Skip to content

Commit 8ec5521

Browse files
committed
Also link to the specification index
Signed-off-by: Joshua Lock <[email protected]>
1 parent 8cbb83a commit 8ec5521

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

config.toml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,24 @@ parent = "getting-started"
100100
url = "https://theupdateframework.github.io/specification/latest/"
101101
weight = 4
102102

103+
[[menu.main]]
104+
name = "Specification index"
105+
parent = "getting-started"
106+
url = "https://theupdateframework.github.io/specification/"
107+
weight = 5
108+
109+
103110
[[menu.main]]
104111
name = "Implementation"
105112
parent = "getting-started"
106113
url = "https://github.com/theupdateframework/tuf/blob/develop/docs/GETTING_STARTED.rst#getting-started"
107-
weight = 5
114+
weight = 6
108115

109116
[[menu.main]]
110117
name = "Videos"
111118
parent = "getting-started"
112119
url = "/videos"
113-
weight = 6
120+
weight = 7
114121

115122
[[menu.main]]
116123
name = "Community"

0 commit comments

Comments
 (0)