From e5ac5553fd6bf9928dca27d69d7745d9b6958b18 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 20 Feb 2025 10:36:51 +0200 Subject: [PATCH] fix Docs link --- content/header/index.md | 2 +- templates/partials/header.html | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) 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 +