Skip to content

Commit 1a14911

Browse files
authored
Add client Rc1 docs (#4352)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent ae15fe5 commit 1a14911

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,8 @@
7171
from = "/360/1.1/*"
7272
to = "https://release-1-1--chef-360.netlify.app/360/1.1/:splat"
7373
status = 200
74+
75+
[[redirects]]
76+
from = "/client/rc1/*"
77+
to = "https://release-rc1--chef-infra-client.netlify.app/client/rc1/:splat"
78+
status = 200

0 commit comments

Comments
 (0)