add js http link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2025-02-05 13:16:08 -05:00
parent b5080b5bc1
commit e1fca666e6
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ Join the discussion in our [discord channel](https://discord.com/channels/778680
- HTTP samples of this quickstart:
- [Python](https://github.com/dapr/quickstarts/tree/master/conversation/python/http)
- [JavaScript](todo)
- [JavaScript](https://github.com/dapr/quickstarts/tree/master/conversation/javascript/http)
- [.NET](https://github.com/dapr/quickstarts/tree/master/conversation/csharp/http)
- [Go](https://github.com/dapr/quickstarts/tree/master/conversation/go/http)
- Learn more about [the conversation building block]({{< ref conversation-overview.md >}})