File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<site
3
- base_url =" https://docs.mongodb.org/bi-connector /"
3
+ base_url =" https://docs.mongodb.org/mongodb-vscode /"
4
4
store_into =" build/master/sitemap.xml.gz"
5
5
verbose =" 1"
6
6
>
7
7
8
8
<directory
9
9
path=" build/public/"
10
- url=" https://docs.mongodb.org/bi-connector /"
10
+ url=" https://docs.mongodb.org/mongodb-vscode /"
11
11
default_file=" index.html"
12
12
/>
13
13
<filter action =" drop" type =" wildcard" pattern =" *~" />
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ MongoDB provides an extension for
17
17
you work with MongoDB and your data directly within your coding
18
18
environment.
19
19
20
- .. figure:: /images/compass/ vsce-landing-2.png
20
+ .. figure:: /images/vsce-landing-2.png
21
21
:figwidth: 700px
22
22
23
23
Features
You can’t perform that action at this time.
0 commit comments