diff --git a/docs/index.md b/docs/index.md index 9d9e3284..0d7253cb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -53,7 +53,7 @@ Ready to build something amazing? {% card title="Redoc Community Edition" - to="redoc/@v2.x/index.md" + to="redoc" icon="images/home-page/develop-docs-icon.svg" %} A clean and easy way to produce web-ready documentation from an OpenAPI description. diff --git a/redirects.yaml b/redirects.yaml index 275670b3..d4f79d57 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -140,8 +140,6 @@ to: '/docs/redoc/deployment/docker/' '/docs/redoc/quickstart/html/': to: '/docs/redoc/deployment/html/' -'/docs/redoc/quickstart/': - to: '/docs/redoc/deployment/html/' '/docs/redoc/quickstart/intro/': to: '/docs/redoc/deployment/intro/' '/docs-legacy/workflows/access-control/':