Update link to Documentation (#17)

This commit is contained in:
folex
2021-07-30 11:25:57 +03:00
committed by GitHub
parent 5a001ee78d
commit abe3da7952

View File

@@ -71,7 +71,7 @@ welcomeText =
div [ classes "w-two-thirds-ns lucida welcome-text pt2 pb3" ]
[ span []
[ text "Welcome to the Fluence Developer Hub! Start building with composing existing services or explore featured modules to create your custom services. Learn more about how to build applications in "
, a [ attribute "href" "https://fluence-labs.readme.io/docs" ] [ text "Documentation" ]
, a [ attribute "href" "https://fluence.dev" ] [ text "Documentation" ]
--, text " and "
--, a [ attribute "href" "/" ] [ text "Tutorials" ]