Skip to content

Commit 151ca9c

Browse files
authored
Add Hab rc1 content (#4498)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent ed8a9b5 commit 151ca9c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

netlify.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,15 @@
8888
to = "/360/1.5/:splat"
8989
status = 301
9090

91+
####
92+
# Chef Habitat redirects
93+
####
94+
95+
[[redirects]]
96+
from = "/habitat/2.0-rc1/*"
97+
to = "https://release-2-0-rc1--chef-habitat-docs.netlify.app/habitat/2.0-rc1/:splat"
98+
status = 200
99+
91100
####
92101
# Chef Infra Client redirects
93102
####

0 commit comments

Comments
 (0)