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 c2a29d5 commit c1b1aafCopy full SHA for c1b1aaf
config/_default/params.toml
@@ -34,7 +34,8 @@ sitemaps = [
34
"https://docs.chef.io/360/1.4/sitemap.xml",
35
"https://docs.chef.io/360/1.5/sitemap.xml",
36
"https://docs.chef.io/inspec/6.8/sitemap.xml",
37
- "https://docs.chef.io/inspec/7.0/sitemap.xml"
+ "https://docs.chef.io/inspec/7.0/sitemap.xml",
38
+ "https://docs.chef.io/inspec/resource_packs/sitemap.xml"
39
]
40
41
[chef-web-docs]
content/inspec/inputs.md
@@ -1,4 +1,4 @@
1
+++
2
layout = "redirect"
3
-redirect_url = "/inspec/latest/inputs/"
+redirect_url = "/inspec/latest/profiles/inputs/"
4
0 commit comments