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 c773226 commit 477e911Copy full SHA for 477e911
Makefile
@@ -37,7 +37,7 @@ DOTCOM_STAGING_BUCKET=docs-mongodb-org-dotcomstg
37
DOTCOM_PRODUCTION_URL="https://mongodb.com"
38
DOTCOM_PRODUCTION_BUCKET=docs-mongodb-org-dotcomprd
39
DOTCOM_PREFIX=docs-qa/kubernetes-operator
40
-DOTCOM_STGPREFIX=docs/kubernetes-operator
+DOTCOM_STGPREFIX=docs-qa/kubernetes-operator
41
42
# Parse our published-branches configuration file to get the name of
43
# the current "stable" branch. This is weird and dumb, yes.
0 commit comments