Skip to content

Commit 808fd50

Browse files
committed
Update specification links to use local names
Signed-off-by: Joshua Lock <[email protected]>
1 parent b0e36ab commit 808fd50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@ weight = 3
9797
[[menu.main]]
9898
name = "Specification (latest)"
9999
parent = "getting-started"
100-
url = "https://theupdateframework.github.io/specification/latest/"
100+
url = "/specification"
101101
weight = 4
102102

103103
[[menu.main]]
104104
name = "Specification index"
105105
parent = "getting-started"
106-
url = "https://theupdateframework.github.io/specification/"
106+
url = "/specification/list"
107107
weight = 5
108108

109109

0 commit comments

Comments
 (0)