We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed3824 commit c9e7c7fCopy full SHA for c9e7c7f
docs/index.md
@@ -53,7 +53,7 @@ Ready to build something amazing?
53
54
{% card
55
title="Redoc Community Edition"
56
- to="redoc/@v2.x/index.md"
+ to="redoc"
57
icon="images/home-page/develop-docs-icon.svg"
58
%}
59
A clean and easy way to produce web-ready documentation from an OpenAPI description.
redirects.yaml
@@ -140,8 +140,6 @@
140
to: '/docs/redoc/deployment/docker/'
141
'/docs/redoc/quickstart/html/':
142
to: '/docs/redoc/deployment/html/'
143
-'/docs/redoc/quickstart/':
144
- to: '/docs/redoc/deployment/html/'
145
'/docs/redoc/quickstart/intro/':
146
to: '/docs/redoc/deployment/intro/'
147
'/docs-legacy/workflows/access-control/':
0 commit comments