Skip to content

Commit c9e7c7f

Browse files
authored
chore: remove bad redirect (#189)
* chore: remove bad redirect * chore: fix card link
1 parent 6ed3824 commit c9e7c7f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Ready to build something amazing?
5353

5454
{% card
5555
title="Redoc Community Edition"
56-
to="redoc/@v2.x/index.md"
56+
to="redoc"
5757
icon="images/home-page/develop-docs-icon.svg"
5858
%}
5959
A clean and easy way to produce web-ready documentation from an OpenAPI description.

redirects.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@
140140
to: '/docs/redoc/deployment/docker/'
141141
'/docs/redoc/quickstart/html/':
142142
to: '/docs/redoc/deployment/html/'
143-
'/docs/redoc/quickstart/':
144-
to: '/docs/redoc/deployment/html/'
145143
'/docs/redoc/quickstart/intro/':
146144
to: '/docs/redoc/deployment/intro/'
147145
'/docs-legacy/workflows/access-control/':

0 commit comments

Comments
 (0)