Skip to content

Commit 0b9b64b

Browse files
committed
Publish InSpec content
Signed-off-by: Ian Maddaus <[email protected]>
1 parent c7c0b16 commit 0b9b64b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

netlify.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,14 @@
101101
from = "/client/rc2/*"
102102
to = "https://release-rc2--chef-infra-client.netlify.app/client/rc2/:splat"
103103
status = 200
104+
105+
####
106+
# Chef InSpec redirects
107+
####
108+
109+
[[redirects]]
110+
from = "/inspec/resource_packs/*"
111+
to = "https://inspec-resource-pack-docs.netlify.app/inspec/resource_packs/:splat"
112+
status = 200
113+
114+

0 commit comments

Comments
 (0)