diff --git a/azure/docs.bat b/azure/docs.bat index 504e12991..07fb88a46 100644 --- a/azure/docs.bat +++ b/azure/docs.bat @@ -1,5 +1,5 @@ ECHO clone docs-static -git clone git@github.com:discord-net/docs-static.git || EXIT /B 1 +git clone git@github.com:Discord-Net-Labs/docs.git || EXIT /B 1 ECHO remove old 'latest' ECHO Y | RMDIR /S docs-static\latest || EXIT /B 1