Skip to content

Commit 5ccecd7

Browse files
authored
Update docusaurus.config.ts
1 parent 040062e commit 5ccecd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,16 @@ const config: Config = {
7272
},
7373

7474
{
75-
label: "Leaderboard",
75+
label: "Switchmap-NG",
7676
position: "left",
77-
to: "https://palisadoesfoundation.github.io/leaderboard/",
77+
to: "https://docs.switchmap-ng.io",
7878
target: "_self",
7979
},
8080

8181
{
82-
label: "Switchmap-NG",
82+
label: "Leaderboard",
8383
position: "left",
84-
to: "https://docs.switchmap-ng.io",
84+
to: "https://palisadoesfoundation.github.io/leaderboard/",
8585
target: "_self",
8686
},
8787

0 commit comments

Comments
 (0)