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/shouting-into-the-void.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/entry/shouting-into-the-void.md') diff --git a/content/entry/shouting-into-the-void.md b/content/entry/shouting-into-the-void.md index 4c4406f..4b8d82f 100644 --- a/content/entry/shouting-into-the-void.md +++ b/content/entry/shouting-into-the-void.md @@ -33,4 +33,4 @@ Every time I get emails about this journal, they're always very thoughtful and t Link(s): -[1: About Page](../../../../about/) +[1: About Page](/about/) -- cgit v1.2.3