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 906bdc4 commit 68eb75dCopy full SHA for 68eb75d
docs/QuotaCheck.md
@@ -77,7 +77,7 @@ The final table lists regions with available quota. You can select any of these
77
1. Open the terminal in VS Code or Codespaces.
78
2. If you're using VS Code, click the dropdown on the right side of the terminal window, and select `Git Bash`.
79

80
-3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
+3. Navigate to the `deployment` folder where the script files are located and make the script as executable:
81
```sh
82
cd Deployment
83
chmod +x quota_check_params.sh
0 commit comments