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 f24ada1 commit cd0e999Copy full SHA for cd0e999
Makefile
@@ -16,7 +16,7 @@ DOTCOM_STAGING_BUCKET=docs-mongodb-org-dotcomstg
16
DOTCOM_PRODUCTION_URL="https://mongodb.com"
17
DOTCOM_PRODUCTION_BUCKET=docs-mongodb-org-dotcomprd
18
DOTCOM_PREFIX=docs/guides
19
-DOTCOM_STGPREFIX=docs/guides
+DOTCOM_STGPREFIX=docs-qa/guides
20
21
.PHONY: examples help html publish stage deploy deploy-search-index
22
0 commit comments