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/ego-traps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/entry/ego-traps.md') diff --git a/content/entry/ego-traps.md b/content/entry/ego-traps.md index ad44199..2bea950 100644 --- a/content/entry/ego-traps.md +++ b/content/entry/ego-traps.md @@ -52,4 +52,4 @@ Maybe I shouldn't publish this because I'm giving away a secret. I'm spoiling yo Link(s): -[1: /2020/05/02/the-self](../../../../2020/05/02/the-self/) +[1: /2020/05/02/the-self](/2020/05/02/the-self/) -- cgit v1.2.3