Skip to content

Commit 9201e91

Browse files
committed
Updates for Hab menu
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 3ad2db0 commit 9201e91

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

config/_default/menu.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,13 @@ identifier = "habitat"
324324
parent = "habitat"
325325
weight = 20
326326

327+
[[habitat]]
328+
title = "Create a Builder Account"
329+
identifier = "habitat/builder/builder-account"
330+
parent = "habitat/builder"
331+
weight = 20
332+
url = "habitat/builder_account/"
333+
327334
[[habitat]]
328335
title = "Origins"
329336
identifier = "habitat/origins"
@@ -371,12 +378,6 @@ identifier = "habitat"
371378
parent = "habitat"
372379
weight = 200
373380

374-
[[habitat]]
375-
title = "Diagrams"
376-
identifier = "habitat/diagrams"
377-
parent = "habitat"
378-
weight = 500
379-
380381
####
381382
# End Chef Habitat Menu
382383
####

0 commit comments

Comments
 (0)