Skip to content

Commit 99aba4a

Browse files
author
craigcaseyMSFT
committed
fix broken links from CATS report
1 parent cc0e880 commit 99aba4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/get-started-dotnet-standard-send-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ In this quickstart, you use Azure Storage as the checkpoint store. Follow these
117117
118118
1. [Create an Azure Storage account](/azure/storage/common/storage-account-create?tabs=azure-portal)
119119
2. [Create a blob container](../storage/blobs/storage-quickstart-blobs-portal.md#create-a-container)
120-
3. [Get the connection string to the storage account](../storage/common/storage-configure-connection-string?#view-and-copy-a-connection-string)
120+
3. [Get the connection string to the storage account](../storage/common/storage-configure-connection-string.md?#view-and-copy-a-connection-string)
121121
122122
Note down the connection string and the container name. You will use them in the receive code.
123123

0 commit comments

Comments
 (0)