Skip to content

Commit ebaf4ad

Browse files
committed
fix: Docs nav link — remove duplicate baseURL prefix
1 parent 3a630f5 commit ebaf4ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ theme = "hextra"
2828

2929
[[menu.main]]
3030
name = "Docs"
31-
url = "/olake-tui/docs/"
31+
url = "/docs/"
3232
weight = 5
3333

3434
[[menu.main]]

0 commit comments

Comments
 (0)