Skip to content

Commit dcbc3c0

Browse files
authored
Bracket fix. (#676)
1 parent 4c322c2 commit dcbc3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/Installation/install-nuget-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If you previously stored credentials for the Telerik NuGet server, you need to r
9999
4. Check if you have any credentials stored in `%AppData%\NuGet\Nuget.Config`. If so, remove them.
100100
5. Try to reset the Visual Studio user data by [forcing NuGet to ask for authentication](https://stackoverflow.com/questions/43550797/how-to-force-nuget-to-ask-for-authentication-when-connecting-to-a-private-feed).
101101
6. Restart Visual Studio.
102-
7. Add the Telerik NuGet package source again through Visual Studio or .NET CLI. If you are using the Telerik NuGet feed in a .NET Core application, use a NuGet API key in the NuGet.Config file]({%slug telerik-nuget-source%}#edit-the-nugetconfig-file).
102+
7. Add the Telerik NuGet package source again through Visual Studio or .NET CLI. If you are using the Telerik NuGet feed in a .NET Core application, use a NuGet API key in the [NuGet.Config file]({%slug telerik-nuget-source%}#edit-the-nugetconfig-file).
103103

104104
## See Also
105105

0 commit comments

Comments
 (0)