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

Commit

Permalink
Fixed RC mark
Browse files Browse the repository at this point in the history
  • Loading branch information
ozziest committed Dec 13, 2023
1 parent cc79f6c commit 372acbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ export default defineConfig({
text: "Versioning Policy",
link: "/upgrading/versioning-policy",
},
{ text: "v1 (RC)", link: "/upgrading/v1" },
{ text: "v1 (stable)", link: "/upgrading/v1" },
{ text: "v0.30", link: "/upgrading/0.30.0.html" },
{ text: "v0.20", link: "/upgrading/0.20.0.html" },
{
Expand Down

0 comments on commit 372acbd

Please sign in to comment.