Skip to content

Commit 0e41b79

Browse files
authored
Update number-lookup-net.md
1 parent 849efda commit 0e41b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/telephony/includes/number-lookup-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dotnet build
3333
```
3434

3535
### Connect to dev package feed
36-
The public preview version of the SDK is published to a dev package feed. You can add the dev feed using the [NuGet CLI](https://learn.microsoft.com/en-us/nuget/reference/nuget-exe-cli-reference), which adds it to the NuGet.Config file.
36+
The public preview version of the SDK is published to a dev package feed. You can add the dev feed using the [NuGet CLI](/nuget/reference/nuget-exe-cli-reference), which adds it to the NuGet.Config file.
3737

3838
```console
3939
nuget sources add -Name "Azure SDK for .NET Dev Feed" -Source "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json"

0 commit comments

Comments
 (0)