We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad2db0 commit 9201e91Copy full SHA for 9201e91
config/_default/menu.toml
@@ -324,6 +324,13 @@ identifier = "habitat"
324
parent = "habitat"
325
weight = 20
326
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
+
334
[[habitat]]
335
title = "Origins"
336
identifier = "habitat/origins"
@@ -371,12 +378,6 @@ identifier = "habitat"
371
378
372
379
weight = 200
373
380
374
- [[habitat]]
375
- title = "Diagrams"
376
- identifier = "habitat/diagrams"
377
- parent = "habitat"
- weight = 500
-
381
####
382
# End Chef Habitat Menu
383
0 commit comments