Skip to content

Commit cd0e999

Browse files
authored
Update Makefile
1 parent f24ada1 commit cd0e999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DOTCOM_STAGING_BUCKET=docs-mongodb-org-dotcomstg
1616
DOTCOM_PRODUCTION_URL="https://mongodb.com"
1717
DOTCOM_PRODUCTION_BUCKET=docs-mongodb-org-dotcomprd
1818
DOTCOM_PREFIX=docs/guides
19-
DOTCOM_STGPREFIX=docs/guides
19+
DOTCOM_STGPREFIX=docs-qa/guides
2020

2121
.PHONY: examples help html publish stage deploy deploy-search-index
2222

0 commit comments

Comments
 (0)