You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/samples/chat-hero-sample.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Below you'll find more information on prerequisites and steps to set up the samp
59
59
60
60
The single threaded chat sample is essentially two "applications" a client and server application.
61
61
62
-
Follow the instruction from ./chat-hero-sample.md#local-run, this will start up the chat front end service. When the server app is visited
62
+
Follow the instruction from [Local run](./chat-hero-sample.md#local-run), this will start up the chat front end service. When the server app is visited
63
63
from the browser, it will redirect traffic towards the locally deployed chat front end service.
64
64
65
65
You can test the sample locally by opening multiple browser sessions with the URL of your chat to simulate a multi-user chat.
0 commit comments