From 5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Wed, 7 Sep 2022 00:00:00 +0000 Subject: Remove excess path traversal in URLs The path traversal in the URLs make it possible to navigate the journal through static files, but it's not worth the trouble. Hosting a local web server is easy enough. --- content/entry/site-update-009.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/entry/site-update-009.md') diff --git a/content/entry/site-update-009.md b/content/entry/site-update-009.md index 5a7aeca..61f0f61 100644 --- a/content/entry/site-update-009.md +++ b/content/entry/site-update-009.md @@ -19,7 +19,7 @@ I haven't posted anything for a while and I've been working behind the scenes to Link(s): [1: https://gitlab.com/0gitnick/0gitnick.gitlab.io](https://gitlab.com/0gitnick/0gitnick.gitlab.io) -[2: /about](../../../../about/) +[2: /about](/about/) [3: https://git.nicksphere.ch](https://git.nicksphere.ch) [4: https://gemini.circumlunar.space/](https://gemini.circumlunar.space/) [5: https://www.gnu.org/philosophy/javascript-trap.html](https://www.gnu.org/philosophy/javascript-trap.html) -- cgit v1.2.3