Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ozziest committed Dec 13, 2023
1 parent b90d188 commit cc79f6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -402,12 +402,12 @@ export default defineConfig({
text: "v1",
items: [
{
text: "v1 (rc)",
text: "v1 (stable)",
link: "https://v1.axe-api.com",
},
{
text: "v0.30 (stable)",
link: "https://axe-api.com",
text: "v0.30",
link: "https://legacy.axe-api.com",
},
],
},
Expand Down

0 comments on commit cc79f6c

Please sign in to comment.