Skip to content

Commit 8ce6c89

Browse files
committed
fix broken link
1 parent e5f49e1 commit 8ce6c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-dotnet-standard-getstarted-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ In this quickstart, you use Azure Storage as the checkpoint store. Follow these
210210
[!INCLUDE [event-hub-storage-assign-roles](../../includes/passwordless/event-hub/event-hub-storage-assign-roles.md)]
211211
## [Connection String](#tab/connection-string)
212212

213-
[Get the connection string to the storage account](../storage/common/storage-account-get-info#get-a-connection-string-for-the-storage-account)
213+
[Get the connection string to the storage account](../storage/common/storage-account-get-info.md#get-a-connection-string-for-the-storage-account)
214214

215215
Note down the connection string and the container name. You use them in the receive code.
216216

0 commit comments

Comments
 (0)