From 62c9212df29908f1d03f4e0d50cf740c6a342cd5 Mon Sep 17 00:00:00 2001
From: v4jsrt <100504841+v4jsrt@users.noreply.github.com>
Date: Sun, 27 Feb 2022 14:46:32 +0800
Subject: [PATCH] Update README.md
The link provided is outdated. This is the latest version for Azure Function Event Grid Trigger Local Debugging
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 87c14f4..1082733 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ To accomplish this sample, you'll need to set up a few things:
1. Azure Blob Storage
* For the customer files to be uploaded in to
1. Azure Event Grid (with Storage Events)
-1. ngrok to enable local Azure Function triggering from Event Grid (see this blog post for more)
+1. ngrok to enable local Azure Function triggering from Event Grid (see this blog post for more)
1. [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)
1. Azure Storage Explorer (makes testing easier)