Skip to content

Commit

Permalink
imp: updated urls (cosmos#5031)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Rodriguez <[email protected]>
  • Loading branch information
2 people authored and hoangdv2429 committed Dec 9, 2023
1 parent f9c1086 commit 1adbf73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,19 @@ const config = {
banner: "unreleased",
},
"v7.3.x": {
path: "v7.3.x",
path: "v7",
banner: "none",
},
"v6.2.x": {
path: "v6.2.x",
path: "v6",
banner: "none",
},
"v5.3.x": {
path: "v5.3.x",
path: "v5",
banner: "none",
},
"v4.5.x": {
path: "v4.5.x",
path: "v4",
banner: "none",
},
},
Expand Down

0 comments on commit 1adbf73

Please sign in to comment.