Skip to content

Commit 8d115d4

Browse files
Edit link
1 parent 5843c4a commit 8d115d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/blobs/storage-blob-dotnet-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article shows you how to connect to Azure Blob Storage by using the Azure B
2626

2727
- Azure storage account - [create a storage account](../common/storage-account-create.md)
2828

29-
- Current [.NET SDK](https://dotnet.microsoft.com/download/dotnet-core) for your operating system. Be sure to get the SDK and not the runtime.
29+
- Current [.NET SDK](https://dotnet.microsoft.com/download/dotnet) for your operating system. Be sure to get the SDK and not the runtime.
3030

3131

3232
## Set up your project

articles/storage/blobs/storage-quickstart-blobs-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get started with the Azure Blob Storage client library for .NET. Azure Blob Stor
2121

2222
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
2323
- Azure storage account - [create a storage account](../common/storage-account-create.md)
24-
- Current [.NET SDK](https://dotnet.microsoft.com/download/dotnet-core) for your operating system. Be sure to get the SDK and not the runtime.
24+
- Current [.NET SDK](https://dotnet.microsoft.com/download/dotnet) for your operating system. Be sure to get the SDK and not the runtime.
2525

2626
## Setting up
2727

0 commit comments

Comments
 (0)