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 69a836d commit b75e61fCopy full SHA for b75e61f
docs/quota_check.md
@@ -53,7 +53,7 @@ The final table lists regions with available quota. You can select any of these
53
**To check quota for the deployment**
54
55
```sh
56
- curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/document-generation-solution-accelerator/main/scripts/quota_check_params.sh"
+ curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/Modernize-your-code-solution-accelerator/main/scripts/quota_check_params.sh"
57
chmod +x quota_check_params.sh
58
./quota_check_params.sh
59
```
0 commit comments