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-007.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/entry/site-update-007.md') diff --git a/content/entry/site-update-007.md b/content/entry/site-update-007.md index 07727d9..28f79b7 100644 --- a/content/entry/site-update-007.md +++ b/content/entry/site-update-007.md @@ -12,4 +12,4 @@ Link(s): [2: https://caddyserver.com](https://caddyserver.com) [3: https://letsencrypt.org](https://letsencrypt.org) [4: https://safecurves.cr.yp.to/rigid.html](https://safecurves.cr.yp.to/rigid.html) -[5: /about](../../../../about/) +[5: /about](/about/) -- cgit v1.2.3