Skip to content

Commit

Permalink
Updated documentation url to point to https://learn.microsoft.com/dot…
Browse files Browse the repository at this point in the history
  • Loading branch information
m3nax committed Mar 15, 2024
1 parent d1a78b9 commit 3db35a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orleans/ChatRoom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: "An Orleans sample chat room app."

![A screenshot of the chat client](screenshot.png)

This sample uses [Orleans Streaming](http://dotnet.github.io/orleans/docs/streaming/index.html) to build a basic chat application. In this application, each client can:
This sample uses [Orleans Streaming](https://learn.microsoft.com/dotnet/orleans/streaming) to build a basic chat application. In this application, each client can:

* Set their name
* Join and leave a channel
Expand Down

0 comments on commit 3db35a8

Please sign in to comment.