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 77bec98 commit 61ae632Copy full SHA for 61ae632
config/build_conf.yaml
@@ -1,12 +1,12 @@
1
git:
2
remote:
3
- upstream: '10gen/docs-mongocli'
+ upstream: '10gen/docs-datalake'
4
tools: 'mongodb/docs-tools'
5
project:
6
- name: 'mongocli'
7
- tag: 'mongocli'
8
- url: 'https://docs.mongodb.com/mongocli'
9
- title: "MongoDB CLI"
+ name: 'datalake'
+ tag: 'datalake'
+ url: 'https://docs.mongodb.com/datalake'
+ title: "MongoDB Atlas Data Lake"
10
branched: true
11
system:
12
tools:
config/sphinx_local.yaml
@@ -1,4 +1,4 @@
-project: 'mongocli'
+project: 'datalake'
master_doc: 'index'
paths:
static: ['source/.static']
0 commit comments