Skip to content

Commit d12b1f5

Browse files
authored
Update link to Pyjion in faq.md (#603)
1 parent 164b035 commit d12b1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ written in C for the standard Python (CPython) interpreter.
156156
Some years ago, there was an effort to make NumPy and SciPy compatible
157157
with .NET. Some users at the time reported success in using NumPy with
158158
[Ironclad](https://code.google.com/archive/p/ironclad) on 32-bit
159-
Windows. Lastly, [Pyjion](https://www.trypyjion.com) is a new project which
159+
Windows. Lastly, [Pyjion](https://pyjion.readthedocs.io/) is a new project which
160160
reportedly could work with SciPy.
161161

162162
In any case, these runtime/compilers are out of scope of SciPy and not

0 commit comments

Comments
 (0)