diff --git a/docs/DeploymentGuide.md b/docs/DeploymentGuide.md index 7e704fa4..05351b21 100644 --- a/docs/DeploymentGuide.md +++ b/docs/DeploymentGuide.md @@ -32,7 +32,7 @@ This will allow the scripts to run for the current session without permanently c ### **Important: Check Azure OpenAI Quota Availability** -⚠️ To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./Quota_Check.md) before you deploy the solution. +⚠️ To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./quota_check.md) before you deploy the solution.
@@ -254,4 +254,4 @@ This will rebuild the source code, package it into a container, and push it to t 4. **Deleting Resources After a Failed Deployment** - - Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources. \ No newline at end of file + - Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.