Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ab24e1

Browse files
authored
Update Ironpython link
Cheers
1 parent a4e4ddd commit 1ab24e1

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
@@ -15,7 +15,7 @@ This approach allows you to use CLR services and continue to use existing
1515
Python code and C-API extensions while maintaining native execution
1616
speeds for Python code. If you are interested in a pure managed-code
1717
implementation of the Python language, you should check out the
18-
[IronPython][1] project, which is in active development.
18+
[IronPython](https://github.com/IronLanguages/ironpython3) project, which is in active development.
1919

2020
Python for .NET is currently compatible and tested with Python releases
2121
`2.7`, `3.3`, `3.4`, `3.5`, and `3.6`.

0 commit comments

Comments
 (0)