Skip to content

Commit 53b13db

Browse files
committed
Update sitemaps param
Signed-off-by: Ian Maddaus <[email protected]>
1 parent d1c3cef commit 53b13db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/_default/params.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ robots = ''
2828

2929
sitemaps = [
3030
"https://docs.chef.io/sitemap-main.xml",
31-
"https://docs.chef.io/360/1.0/sitemap.xml",
32-
"https://docs.chef.io/360/1.1/sitemap.xml"
31+
"https://docs.chef.io/360/1.0/sitemap.xml"
3332
]
3433

3534
[chef-web-docs]

0 commit comments

Comments
 (0)