Skip to content

Commit b47511e

Browse files
authored
Fix link to doc archive in nav. (#75)
1 parent 0bd449f commit b47511e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ const config: Config = {
131131
},
132132
{
133133
label: "Archived: v0.1 - v0.21.8",
134-
//! TODO: change to archived dns
135-
href: "https://docs.metal-stack.io/stable/",
134+
href: "https://docs.archive.metal-stack.io/",
136135
},
137136
],
138137
},

0 commit comments

Comments
 (0)