redirects/static/_redirects
John Olheiser 30d09ecd37 Add redirect for distea (#60)
As title

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: gitea/redirects#60
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2022-03-25 02:24:31 +08:00

14 lines
483 B
Plaintext

https://gitea-code.netlify.com/* https://code.gitea.io/:splat 302!
/gitea/* /gitea/index.html 302
/sdk/* /sdk/index.html 302
/git/* /git/index.html 302
/tea/* /tea/index.html 302
/gitea-vet/* /gitea-vet/index.html 302
/changelog/* /changelog/index.html 302
/distea/* /distea/index.html 302
/terraform-provider-gitea/* /terraform-provider-gitea/index.html 302
/pkg/log/* /pkg/log/index.html 302
/pkg/graceful/* /pkg/graceful/index.html 302
/pkg/process/* /pkg/process/index.html 302