diff --git a/cfg/config.go b/cfg/config.go index d8393dd..4d5da1f 100644 --- a/cfg/config.go +++ b/cfg/config.go @@ -14,7 +14,7 @@ import ( // These variables represent the configuration. You are not meant to modify // them after they were set. -// See https://mycorrhiza.lesarbr.es/hypha/configuration/fields for the +// See https://mycorrhiza.wiki/hypha/configuration/fields for the // documentation. var ( WikiName string diff --git a/cfg/header_links.go b/cfg/header_links.go index b6add82..b53aa4c 100644 --- a/cfg/header_links.go +++ b/cfg/header_links.go @@ -1,6 +1,6 @@ package cfg -// See https://mycorrhiza.lesarbr.es/hypha/configuration/header +// See https://mycorrhiza.wiki/hypha/configuration/header import ( "github.com/bouncepaw/mycomarkup/blocks" "strings" diff --git a/views/hypha.qtpl b/views/hypha.qtpl index aad4562..2cb5359 100644 --- a/views/hypha.qtpl +++ b/views/hypha.qtpl @@ -20,7 +20,7 @@
Write a note, a diary, an article, a story or anything textual using Mycomarkup. Full history of edits to the document will be saved.
+Write a note, a diary, an article, a story or anything textual using Mycomarkup. Full history of edits to the document will be saved.
Make sure to follow this wiki's writing conventions if there are any.
CreateWrite a note, a diary, an article, a story or anything textual using Mycomarkup. Full history of edits to the document will be saved.
+Write a note, a diary, an article, a story or anything textual using Mycomarkup. Full history of edits to the document will be saved.
Make sure to follow this wiki's writing conventions if there are any.
Learn more about mycomarkup +