Skip to content

Commit 61ae632

Browse files
changes to build_conf and sphinx_local files
1 parent 77bec98 commit 61ae632

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

config/build_conf.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
git:
22
remote:
3-
upstream: '10gen/docs-mongocli'
3+
upstream: '10gen/docs-datalake'
44
tools: 'mongodb/docs-tools'
55
project:
6-
name: 'mongocli'
7-
tag: 'mongocli'
8-
url: 'https://docs.mongodb.com/mongocli'
9-
title: "MongoDB CLI"
6+
name: 'datalake'
7+
tag: 'datalake'
8+
url: 'https://docs.mongodb.com/datalake'
9+
title: "MongoDB Atlas Data Lake"
1010
branched: true
1111
system:
1212
tools:

config/sphinx_local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project: 'mongocli'
1+
project: 'datalake'
22
master_doc: 'index'
33
paths:
44
static: ['source/.static']

0 commit comments

Comments
 (0)