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 9ecd3c9 commit 527a5f6Copy full SHA for 527a5f6
build.sh
@@ -2,5 +2,5 @@
2
if [ -f build-site.sh ]; then
3
rm build-site.sh
4
fi
5
-curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
+curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/DOP-5171-parser-cache/scripts/build-site.sh -o build-site.sh
6
sh build-site.sh
0 commit comments