Skip to content

Commit 8ea52fd

Browse files
authored
Fix name, substitutions (#2)
* update snooty name * update substitutions
1 parent 74a6916 commit 8ea52fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

snooty.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
name = "govcloud-docs"
1+
name = "govcloud"
22
title = "MongoDB Cloud for Government"
33

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

66
toc_landing_pages = ["/tutorial/getting-started"]
77

88
[constants]
9-
govcloud = "MongoDB Cloud for Government"
10-
govcloud-short = "MongoDB GovCloud"
119

1210
[substitutions]
1311

12+
govcloud = "MongoDB Cloud for Government"
13+
govcloud-short = "MongoDB GovCloud"
1414
2fa = ":abbr:`2FA (Two Factor Authentication)`"
1515
aki = ":abbr:`AKI (Azure Key Identifier)`"
1616
akv = ":abbr:`AKV (Azure Key Vault)`"

0 commit comments

Comments
 (0)