summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-05-18 13:33:49 +0300
committerPaul Buetow <paul@buetow.org>2024-05-18 13:33:49 +0300
commit28087df0b79f7e83edb362b4694789828f11c496 (patch)
tree94ca5ad84817eb59174a11e47000d4bd1e928eb0 /README.md
parent39f4e45e535efd2157a3f95258ef7df03a006c13 (diff)
move fonts into fonts dir
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bd05cd5..67d99d6 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Have a look at the `content-*` branches of the [foo.zone Git](https://codeberg.o
## External Licenses
-* Gemtexter is bundled with TrueType fonts for the HTML output. For license information, please look into all [font sub-directories of the HTML extras folder](./extras/html). To summarize, all fonts are free for personal use.
-* Gemtexter is bundled with GNU Source Highlight CSS styles for the HTML output. For license information, please look into [the Source Highlight Styles sub-directory of the HTML extras folder](./extras/source-highlight-styles). To summarize, all styles are free for personal use.
+* Gemtexter is bundled with TrueType fonts for the HTML output. For license information, please look into all [font sub-directories of the HTML extras folder](./extras/html/fonts). To summarize, all fonts are free for personal use.
+* Gemtexter is bundled with GNU Source Highlight CSS styles for the HTML output. For license information, please look into [the Source Highlight Styles sub-directory of the HTML extras folder](./extras/html/source-highlight-styles). To summarize, all styles are free for personal use.
# Getting started