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 ec6404d commit 88a0d45Copy full SHA for 88a0d45
conf-sitemap.xml
@@ -1,13 +1,13 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<site
3
- base_url="https://docs.mongodb.com/php-library/"
+ base_url="https://docs.mongodb.com/php-library/current/"
4
store_into="build/master/sitemap.xml.gz"
5
verbose="1"
6
>
7
8
<directory
9
path="build/public/"
10
- url="https://docs.mongodb.com/php-library/"
+ url="https://docs.mongodb.com/php-library/current/"
11
default_file="index.html"
12
/>
13
<filter action="drop" type="wildcard" pattern="*~" />
0 commit comments