From 872ba4fb538c3df37e169606be962034b44f8e7d Mon Sep 17 00:00:00 2001 From: Prajwal-Microsoft Date: Tue, 6 May 2025 11:14:21 +0530 Subject: [PATCH] fix: URL for Quota script us updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c16c1be0..18269af7 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Follow the quick deploy steps on the deployment guide to deploy this solution
> ⚠️ **Important: Check Azure OpenAI Quota Availability** -
To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./docs/QuotaCheck.md) before you deploy the solution. +
To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./docs/quota_check.md) before you deploy the solution.