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 782af28 commit 37daa29Copy full SHA for 37daa29
Makefile
@@ -11,7 +11,7 @@ DOTCOM_STAGING_BUCKET=docs-mongodb-org-dotcomstg
11
DOTCOM_PRODUCTION_URL="https://mongodb.com"
12
DOTCOM_PRODUCTION_BUCKET=docs-mongodb-org-dotcomprd
13
DOTCOM_PREFIX=docs-qa/php-library
14
-DOTCOM_STGPREFIX=docs/php-library
+DOTCOM_STGPREFIX=docs-qa/php-library
15
16
# Parse our published-branches configuration file to get the name of
17
# the current "stable" branch. This is weird and dumb, yes.
0 commit comments