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 d44b384 commit d0fb707Copy full SHA for d0fb707
docs/quota_check.md
@@ -65,7 +65,7 @@ The final table lists regions with available quota. You can select any of these
65

66
3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
67
```sh
68
- cd scripts
+ cd infra/scripts
69
chmod +x quota_check_params.sh
70
```
71
4. Run the appropriate script based on your requirement:
0 commit comments