From 6e13bfdce53a3610507bc1d2aee54fa977d8a34c Mon Sep 17 00:00:00 2001 From: minggu Date: Sun, 22 Oct 2023 17:18:56 +0800 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e3802a472a..d04aeb5ab9a 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ We also offer a VS Code extension (a flow designer) for an interactive flow deve You can install it from the visualstudio marketplace. -#### Deep dive into flow development +#### Deep delve into flow development [Getting Started with Prompt Flow](https://microsoft.github.io/promptflow/how-to-guides/quick-start.html): A step by step guidance to invoke your first flow run.