You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://dev.azure.com/dnceng/public/_build/latest?definitionId=337&branchName=main)[](https://gitter.im/dotnet/command-line-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4
4
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.
0 commit comments