Skip to content

Commit 523c9f0

Browse files
authored
Update connect-csharp.md
1 parent 8e86608 commit 523c9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/connect-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For this quickstart you need:
2727
| **Configure Service Endpoint** | Public | [Portal](./howto-manage-vnet-using-portal.md) <br/> [CLI](./howto-manage-vnet-using-cli.md)|
2828
| **Configure private link** | Private | [Portal](./howto-configure-privatelink-portal.md) <br/> [CLI](./howto-configure-privatelink-cli.md) |
2929

30-
- Install the [.NET SDK for your platform](/dotnet/core/install/windows?tabs=net50) (Windows, Ubuntu Linux, or macOS) for your platform.
30+
- Install the [.NET SDK for your platform](https://dotnet.microsoft.com/download) (Windows, Ubuntu Linux, or macOS) for your platform.
3131
- Install [Visual Studio](https://www.visualstudio.com/downloads/) to build your project.
3232
- Install [Npgsql](https://www.nuget.org/packages/Npgsql/) NuGet package in Visual Studio.
3333

0 commit comments

Comments
 (0)