From 3e1a3625d267317e918e4d13c9700e8089613b72 Mon Sep 17 00:00:00 2001 From: qhri Date: Sun, 20 Jul 2025 16:04:01 -0400 Subject: [PATCH] fixed links in readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abdd9f1..5b8e0d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ this is the git repo for my personal website :3 ( hosted at [qhri.net](https://qhri.net/) ) -the content of the website (and this git repo) is licensed under [cc-by-nc-sa-4.0](/LICENSE), with the following exceptions: +the content of the website (and this git repo) is licensed under [cc-by-nc-sa-4.0](LICENSE), with the following exceptions: - - [atkinson hyperlegible](https://brailleinstitute.org/freefont), under the [atkinson hyperlegible font license](/src/font/atkinson_hyperlegible_font_license.txt) \ No newline at end of file + - [atkinson hyperlegible](https://brailleinstitute.org/freefont), under the [atkinson hyperlegible font license](src/font/atkinson_hyperlegible_font_license.txt) \ No newline at end of file