Skip to content

Commit 74a6916

Browse files
authored
Merge pull request #1 from zach-carr/master
Sync repo with docs-worker-pool
2 parents c181ea5 + d9100af commit 74a6916

File tree

4 files changed

+3
-119
lines changed

4 files changed

+3
-119
lines changed

.evergreen.yml

Lines changed: 0 additions & 92 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 24 deletions
This file was deleted.

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

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

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "govcloud"
1+
name = "govcloud-docs"
22
title = "MongoDB Cloud for Government"
33

44
intersphinx = ["https://docs.mongodb.com/manual/objects.inv","https://docs.atlas.mongodb.com/objects.inv"]

0 commit comments

Comments
 (0)