diff options
author | Nicholas Johnson <> | 2025-09-07 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-09-07 00:00:00 +0000 |
commit | ddfe92a118166d371a65a76b6c0aff7b05bd969e15aa80309b5ac55f2ab2e9a9 (patch) | |
tree | fc1ef517e9c1ea322a7d044658d0cd891e634be16c1736379ba5b811c9877ef7 | |
parent | 1c1609347b38b55b014703653857e0e21d000c007cf9215f26d02fbadd7531d9 (diff) | |
download | hugo-theme-journal-ddfe92a118166d371a65a76b6c0aff7b05bd969e15aa80309b5ac55f2ab2e9a9.tar.gz hugo-theme-journal-ddfe92a118166d371a65a76b6c0aff7b05bd969e15aa80309b5ac55f2ab2e9a9.zip |
Fix link in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ A live demo of the theme can be found at the following URLs: ## Documentation -The [gemtext compatibility reference guide](GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md) documents the compatibility of Markdown features with gemtext as an output format of this Hugo theme. The [gemtext compatibility rationale document](GEMTEXT-COMPATIBILITY-RATIONALE.md) explains the rationale behind the design decisions for the gemtext output format. +The [gemtext compatibility reference guide](GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md) documents the compatibility of Markdown features with gemtext as an output format of this Hugo theme. The [gemtext compatibility explanation document](GEMTEXT-COMPATIBILITY-EXPLANATION.md) explains the rationale behind the design decisions for the gemtext output format. ## Get The Theme |