From e8611424cea43311d9031aa0048caa888a3ef383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matou=C5=A1=20Ku=C4=8Dera?= Date: Mon, 22 Dec 2025 12:28:57 +0100 Subject: [PATCH] fix: redirect broken link --- public/_redirects | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/_redirects diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 00000000..acfd698e --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/downloads/all https://fill-ui.papermc.io/projects \ No newline at end of file