From 3f79a6bb9f8c6591962829ea223bab594c257c9b Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Fri, 17 Jan 2025 15:30:44 -0500 Subject: [PATCH] add demo Signed-off-by: Hannah Hunter --- .../getting-started/quickstarts/conversation-quickstart.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/daprdocs/content/en/getting-started/quickstarts/conversation-quickstart.md b/daprdocs/content/en/getting-started/quickstarts/conversation-quickstart.md index a41013d2a..cc542627c 100644 --- a/daprdocs/content/en/getting-started/quickstarts/conversation-quickstart.md +++ b/daprdocs/content/en/getting-started/quickstarts/conversation-quickstart.md @@ -161,9 +161,11 @@ static partial class Log {{< /tabs >}} -## Watch the demo +## Demo -See the conversation API in action using a .NET example. +Watch the demo presented during [Diagrid's Dapr v1.15 celebration](https://www.diagrid.io/videos/dapr-1-15-deep-dive) to see how the conversation API works using the .NET SDK. + + ## Tell us what you think!