File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -110,11 +110,24 @@ weight = 20
110110
111111[[360 ]]
112112title = " Chef 360 Platform"
113+ identifier = " 360"
114+
115+ [[360 ]]
116+ title = " version 1.1"
117+ parent = " 360"
118+ identifier = " 360/1.1"
119+ url = " /360/1.1/"
120+ weight = 10
121+
122+ [[360 ]]
123+ title = " version 1.0"
124+ parent = " 360"
113125identifier = " 360/1.0"
114126url = " /360/1.0/"
127+ weight = 20
115128
116129# ###
117- # Chef 360 Menu
130+ # End Chef 360 Menu
118131# ###
119132
120133# ###
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ gh_repo = "chef-web-docs"
77
88Chef 360 Platform versions:
99
10+ - [ Chef 360 Platform 1.1] ( /360/1.1/ )
1011- [ Chef 360 Platform 1.0] ( /360/1.0/ )
Original file line number Diff line number Diff line change 6666 from = " /360/1.0/*"
6767 to = " https://release-1-0--chef-360.netlify.app/360/1.0/:splat"
6868 status = 200
69+
70+ [[redirects ]]
71+ from = " /360/1.1/*"
72+ to = " https://release-1-1--chef-360.netlify.app/360/1.1/:splat"
73+ status = 200
You can’t perform that action at this time.
0 commit comments