Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove README dead link
The link to the README is dead. It can be removed, because the index and readme pages were merged some time ago (#8).
  • Loading branch information
reima authored Jul 31, 2017
commit 1d6c5cc03fc2d60384fe1ff1224dd0ad69329c98
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To subscribe to the [Python for .NET mailing list][3] or read the
[online archives][4] of the list, see the [mailing list information][3]
page. Use the [Python for .NET issue tracker][55] to report issues.

- The [README][66] provides a detailed overview of Python for .NET,
- This page provides a detailed overview of Python for .NET,
as well as some basic usage examples. Many other examples can be
found in the demos and unit tests for the package.
- Checkout the [PythonNet][77] code from github.
Expand Down Expand Up @@ -555,6 +555,4 @@ standard library, which are covered by the [Python license][10].

[55]: http://github.com/pythonnet/pythonnet/issues

[66]: http://pythonnet.github.io/readme.html

[77]: http://github.com/pythonnet/pythonnet