diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ $ git submodule add https://git.nicholasjohnson.ch/hugo-theme-journal themes/jou To render the blog for Gemini and the Web, use separate configuration files. For guidance, look at [my journal repo](https://git.nicholasjohnson.ch/journal). -The [Gemtext compatibility document](/GEMTEXT-COMPATIBILITY.md) explains which Markdown can be safely converted to Gemini. +The [Gemtext compatibility document](GEMTEXT-COMPATIBILITY.md) explains which Markdown can be safely converted to Gemini. ## Versioning @@ -40,4 +40,4 @@ This Hugo theme uses [Semantic Versioning 2.0.0](https://semver.org/). ## License -Hugo Journal Theme is licensed under [GPLv3 or later](/LICENSE). +Hugo Journal Theme is licensed under [GPLv3 or later](LICENSE). |