Correcting abandoned rename

This commit is contained in:
DarkFeather 2024-01-12 16:10:40 -06:00
parent 43d7375dae
commit 15dd844093
Signed by: DarkFeather
GPG Key ID: 1CC1E3F4ED06F296
1 changed files with 2 additions and 2 deletions

View File

@ -19,13 +19,13 @@ server {
}
location /shadowarch {
rewrite /shadowarch /Foundation/ShadowArch/raw/branch/main/EtcFiles/shadowarch;
rewrite /shadowarch /AniNIX/ShadowArch/raw/branch/main/EtcFiles/shadowarch;
}
location /aninix.xml {
proxy_hide_header Content-Type;
add_header content-type "application/atom+xml";
rewrite /aninix.xml /Foundation/Wiki/raw/branch/main/rss/aninix.xml;
rewrite /aninix.xml /AniNIX/Wiki/raw/branch/main/rss/aninix.xml;
}
location /martialarts/maqotw.xml {