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

redir for terraform import

This commit is contained in:
Matti R
2021-02-04 15:51:39 -05:00
parent 8cbd0cf479
commit 121eb71c6e

View File

@@ -6,6 +6,7 @@ https://gitea-code.netlify.com/* https://code.gitea.io/:splat 302!
/tea/* /tea/index.html 302 /tea/* /tea/index.html 302
/gitea-vet/* /gitea-vet/index.html 302 /gitea-vet/* /gitea-vet/index.html 302
/changelog/* /changelog/index.html 302 /changelog/* /changelog/index.html 302
/terraform-provider-gitea/* /terraform-provider-gitea/index.html 302
/pkg/log/* /pkg/log/index.html 302 /pkg/log/* /pkg/log/index.html 302
/pkg/graceful/* /pkg/graceful/index.html 302 /pkg/graceful/* /pkg/graceful/index.html 302
/pkg/process/* /pkg/process/index.html 302 /pkg/process/* /pkg/process/index.html 302