Skip to content

Commit c751c9e

Browse files
Fix the link for the dotnet-tools-list (#47111)
1 parent 2509345 commit c751c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ The following options are available only when `dotnet` runs an application by us
195195
| Command | Function |
196196
|---------------------------------------------------|-------------------------------|
197197
| [dotnet package add](dotnet-package-add.md) | Adds a NuGet package. |
198-
| [dotnet package list](dotnet-package-add.md) | Lists NuGet packages. |
198+
| [dotnet package list](dotnet-package-list.md) | Lists NuGet packages. |
199199
| [dotnet package remove](dotnet-package-remove.md) | Removes a NuGet package. |
200200
| [dotnet package search](dotnet-package-search.md) | Searches for a NuGet package. |
201201

0 commit comments

Comments
 (0)