Skip to content

Commit 381e26e

Browse files
snooty tweaks
1 parent 955ef79 commit 381e26e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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="https://docs.mongodb.org/bi-connector/"
3+
base_url="https://docs.mongodb.org/mongodb-vscode/"
44
store_into="build/master/sitemap.xml.gz"
55
verbose="1"
66
>
77

88
<directory
99
path="build/public/"
10-
url="https://docs.mongodb.org/bi-connector/"
10+
url="https://docs.mongodb.org/mongodb-vscode/"
1111
default_file="index.html"
1212
/>
1313
<filter action="drop" type="wildcard" pattern="*~" />

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ MongoDB provides an extension for
1717
you work with MongoDB and your data directly within your coding
1818
environment.
1919

20-
.. figure:: /images/compass/vsce-landing-2.png
20+
.. figure:: /images/vsce-landing-2.png
2121
:figwidth: 700px
2222

2323
Features

0 commit comments

Comments
 (0)