From 3a15d1fc0d6ed2df999c11244b1de204e2a3e5be Mon Sep 17 00:00:00 2001 From: Ravi Khambhati Date: Tue, 23 Apr 2024 10:54:02 -0400 Subject: [PATCH] fix link in storage account with static website --- quickstart/101-storage-account-with-static-website/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/101-storage-account-with-static-website/readme.md b/quickstart/101-storage-account-with-static-website/readme.md index a3aa54ce..c186380b 100644 --- a/quickstart/101-storage-account-with-static-website/readme.md +++ b/quickstart/101-storage-account-with-static-website/readme.md @@ -18,4 +18,4 @@ This template deploys an [Azure Storage Account](https://www.terraform.io/docs/p ## Example -To see how to run this example, see [Quickstart: Deploy a static website on Azure Storage using Terraform](https://docs.microsoft.com/azure/storage/quickstart-storage-blob-static-website). +To see how to run this example, see [Quickstart: Deploy a static website on Azure Storage using Terraform](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-static-website-terraform).