From 31ff57969edbadc4b5ae86eb7eb49686800e4f52 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 24 Nov 2021 01:52:25 +0100 Subject: [PATCH] updated these super ancient links --- main/.htaccess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/.htaccess b/main/.htaccess index a3c36b5..8aabd74 100644 --- a/main/.htaccess +++ b/main/.htaccess @@ -24,9 +24,9 @@ RewriteRule ^blog/?$ "https://ellpeck.de/#blog" [R=301,L,NE] # actually additions redirects RewriteRule ^actaddchangelog/?$ "https://github.com/Ellpeck/ActuallyAdditions/blob/main/update/changelog.md" [R=301,L] -RewriteRule ^actadddownload/?$ "https://minecraft.curseforge.com/projects/actually-additions/files" [R=301,L] -RewriteRule ^actaddlicense/?$ "https://github.com/Ellpeck/ActuallyAdditions/blob/main/LICENSE.md" [R=301,L] -RewriteRule ^actadd/?$ "https://minecraft.curseforge.com/projects/actually-additions" [R=301,L] +RewriteRule ^actadddownload/?$ "https://www.curseforge.com/minecraft/mc-mods/actually-additions/files" [R=301,L] +RewriteRule ^actaddlicense/?$ "https://github.com/Ellpeck/ActuallyAdditions/blob/main/LICENSE" [R=301,L] +RewriteRule ^actadd/?$ "https://www.curseforge.com/minecraft/mc-mods/actually-additions" [R=301,L] # other permanent redirects RewriteRule ^discord/?$ "https://discord.gg/Uy2ZM9X" [R=301,L]