1
0
mirror of https://gitea.com/gitea/redirects synced 2025-10-06 00:02:57 +02:00

Fix all redirects

This commit is contained in:
Thomas Boerger
2019-01-20 14:33:27 +01:00
committed by GitHub
parent 131f2e8487
commit 132c71e328

View File

@@ -1,6 +1,6 @@
https://gitea-code.netlify.com/* https://code.gitea.io/:splat 302!
/gitea/* /gitea/ 302!
/sdk/* /sdk/ 302!
/git/* /git/ 302!
/tea/* /tea/ 302!
/gitea/* /gitea/index.html 302
/sdk/* /sdk/index.html 302
/git/* /git/index.html 302
/tea/* /tea/index.html 302