diff --git a/content/header/index.md b/content/header/index.md index e718215..7d21629 100644 --- a/content/header/index.md +++ b/content/header/index.md @@ -8,6 +8,6 @@ extra: --- - [About]("/why") -- [Docs]("/https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html") +- [Docs]("https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html") diff --git a/templates/partials/header.html b/templates/partials/header.html index 785c929..d2eb1ee 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -7,7 +7,7 @@
- ThreeFold Logo + Mycelium Logo
@@ -61,6 +61,10 @@ {% endif %} {% endif %} {% endfor %} + + Docs +