Skip to content

Commit 21e199d

Browse files
authored
[WebPubSub] Fix doc issue: Azure#23669 (Azure#24749)
Fix doc issue: Azure#23669 Update to latest doc link.
1 parent 1318731 commit 21e199d

File tree

1 file changed

+1
-1
lines changed
  • sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub

1 file changed

+1
-1
lines changed

sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dotnet add package Microsoft.Azure.WebJobs.Extensions.WebPubSub --prerelease
2020

2121
### Prerequisites
2222

23-
You must have an [Azure subscription](https://azure.microsoft.com/free/dotnet/) and an Azure resource group with a Web PubSub resource. Follow this [step-by-step tutorial](https://review.docs.microsoft.com/azure/azure-web-pubsub/howto-develop-create-instance?branch=release-azure-web-pubsub) to create an Azure Web PubSub instance.
23+
You must have an [Azure subscription](https://azure.microsoft.com/free/dotnet/) and an Azure resource group with a Web PubSub resource. Follow this [step-by-step tutorial](https://docs.microsoft.com/azure/azure-web-pubsub/howto-develop-create-instance) to create an Azure Web PubSub instance.
2424

2525
### Authenticate the client
2626

0 commit comments

Comments
 (0)