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 c181ea5 commit 6214b82Copy full SHA for 6214b82
.evergreen.yml
conf-sitemap.xml
@@ -1,13 +1,13 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<site
3
- base_url="https://docs.atlas.mongodbgov.com/"
+ base_url="https://docs.mongodb.org/bi-connector/"
4
store_into="build/master/sitemap.xml.gz"
5
verbose="1"
6
>
7
8
<directory
9
path="build/public/"
10
- url="https://docs.atlas.mongodbgov.com/"
+ url="https://docs.mongodb.org/bi-connector/"
11
default_file="index.html"
12
/>
13
<filter action="drop" type="wildcard" pattern="*~" />
0 commit comments