From 31f4792a276c010a215b4a29a8d5147d9668b52b Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sat, 25 Mar 2023 18:31:11 +0100 Subject: [PATCH] Fix broken links. --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 2276884..295e75c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,7 @@

UpFast: Minimal file upload and sharing tool

-

0x0.st Influenced file upload and sharing tool

+

0x0.st Influenced file upload and sharing tool

To upload files use curl: curl -F "file=@/path/to/file" "{{ request.url }}"

@@ -20,7 +20,7 @@

Created and maintained by Crony Akatsuki

-

Code is hosted on https://code.cronyakatsuki.xyz/crony/upfast

+

Code is hosted on https://code.cronyakatsuki.xyz/crony/upfast