summaryrefslogtreecommitdiff
path: root/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-09-07 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-09-07 00:00:00 +0000
commit5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 (patch)
treec49f6602d8fcfadb1f7fbfe9e1b9d0118128c3d128621b86cf178707a5e270ec /content/entry/how-to-transfer-large-files-from-one-computer-to-another.md
parent1e978fcf08ae667e0decbe41e1e47f958dbcad6aa354bb6e056b597b4491efa0 (diff)
downloadjournal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.tar.gz
journal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.zip
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.
Diffstat (limited to 'content/entry/how-to-transfer-large-files-from-one-computer-to-another.md')
-rw-r--r--content/entry/how-to-transfer-large-files-from-one-computer-to-another.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md b/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md
index 895346b..c1238f0 100644
--- a/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md
+++ b/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md
@@ -60,8 +60,8 @@ There's no excuse for relying on the corporate cloud, email, or social media to
Link(s):
[1: WikiHow: How to Send Large Files to Another Computer Using the Internet](https://web.archive.org/web/20220223081322id_/https://www.wikihow.com/Send-Large-Files-to-Another-Computer-Using-the-Internet)
-[2: Using Email](../../../../2020/10/29/using-email/)
-[3: Manufacturing Agreement](../../../../2021/08/21/manufacturing-agreement/)
+[2: Using Email](/2020/10/29/using-email/)
+[3: Manufacturing Agreement](/2021/08/21/manufacturing-agreement/)
[4: Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole)
[5: PAKE](https://wikiless.org/wiki/Password-authenticated_key_agreement)
[6: OnionShare](https://onionshare.org/)