Skip to content

Commit 54d23b9

Browse files
authored
Update tutorial-build-chat.md
1 parent 5f5ee2f commit 54d23b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/tutorial-build-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ ngrok will print a URL (`https://<domain-name>.ngrok.io`) that can be accessed f
609609
610610
### Set event handler
611611
612-
Then we update the service event handler and set the Webhook URL to ``https://<domain-name>.ngrok.io/eventhandler`. Event handlers can be set from either the portal or the CLI as [described in this article](howto-develop-eventhandler#configure-event-handler), here we set it through CLI.
612+
Then we update the service event handler and set the Webhook URL to `https://<domain-name>.ngrok.io/eventhandler`. Event handlers can be set from either the portal or the CLI as [described in this article](howto-develop-eventhandler.md#configure-event-handler), here we set it through CLI.
613613
614614
Use the Azure CLI [az webpubsub hub create](/cli/azure/webpubsub/hub#az_webpubsub_hub_update) command to create the event handler settings for the chat hub
615615

0 commit comments

Comments
 (0)