Skip to content

Commit fcfe847

Browse files
committed
update sitemap to use manual link
1 parent 3fdb280 commit fcfe847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf-sitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<site
3-
base_url="http://docs.mongodb.com/v3.4/"
3+
base_url="http://docs.mongodb.com/manual/"
44
store_into="build/v3.4/sitemap.xml.gz"
55
verbose="1"
66
>
77

88
<directory
99
path="build/public/v3.4/"
10-
url="http://docs.mongodb.com/v3.4/"
10+
url="http://docs.mongodb.com/manual/"
1111
default_file="index.html"
1212
/>
1313
<filter action="drop" type="wildcard" pattern="*~" />

0 commit comments

Comments
 (0)