We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91afbff commit a0c1c51Copy full SHA for a0c1c51
docs/quota_check.md
@@ -58,7 +58,7 @@ The final table lists regions with available quota. You can select any of these
58
**To check quota for the deployment**
59
60
```sh
61
- curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/content-processing-solution-accelerator/main/scripts/quota_check_params.sh"
+ curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/content-processing-solution-accelerator/main/infra/scripts/quota_check_params.sh"
62
chmod +x quota_check_params.sh
63
./quota_check_params.sh
64
```
0 commit comments