Skip to content

Commit a0c1c51

Browse files
fix: Updated the path to script
1 parent 91afbff commit a0c1c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quota_check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The final table lists regions with available quota. You can select any of these
5858
**To check quota for the deployment**
5959

6060
```sh
61-
curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/content-processing-solution-accelerator/main/scripts/quota_check_params.sh"
61+
curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/content-processing-solution-accelerator/main/infra/scripts/quota_check_params.sh"
6262
chmod +x quota_check_params.sh
6363
./quota_check_params.sh
6464
```

0 commit comments

Comments
 (0)