Skip to content

Commit 002dd94

Browse files
Remove obsolete wiki reference from the README.md (#1164)
No sense in redirecting the users to the wiki which simply redirects the users to the docs folder. The `## Documentation` section of the readme seems to already to this sufficiently so I just removed the wiki link.
1 parent 2dafa1f commit 002dd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://dev.azure.com/dnceng/public/_apis/build/status/dotnet/command-line-api/command-line-api?branchName=main)](https://dev.azure.com/dnceng/public/_build/latest?definitionId=337&branchName=main) [![Join the chat at https://gitter.im/dotnet/command-line-api](https://badges.gitter.im/dotnet/command-line-api.svg)](https://gitter.im/dotnet/command-line-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5-
This repository contains the code for the System.CommandLine libraries and the `dotnet-suggest` global tool. For more information, see [our wiki](https://github.com/dotnet/command-line-api/wiki).
5+
This repository contains the code for the System.CommandLine libraries and the `dotnet-suggest` global tool.
66

77
## Packages
88

0 commit comments

Comments
 (0)