Skip to content

Commit b75e61f

Browse files
committed
fixed url
1 parent 69a836d commit b75e61f

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
@@ -53,7 +53,7 @@ The final table lists regions with available quota. You can select any of these
5353
**To check quota for the deployment**
5454

5555
```sh
56-
curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/document-generation-solution-accelerator/main/scripts/quota_check_params.sh"
56+
curl -L -o quota_check_params.sh "https://raw.githubusercontent.com/microsoft/Modernize-your-code-solution-accelerator/main/scripts/quota_check_params.sh"
5757
chmod +x quota_check_params.sh
5858
./quota_check_params.sh
5959
```

0 commit comments

Comments
 (0)