Skip to content

Commit c909760

Browse files
MilesCranmermkitti
authored andcommitted
Fix one other broken link
1 parent 35b9ade commit c909760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/limitations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ No threading support
5050

5151
PyJulia cannot be used in different threads since libjulia is not
5252
thread safe. However, you can `use multiple threads within Julia
53-
<https://docs.julialang.org/en/v1.0/manual/parallel-computing/#Multi-Threading-(Experimental)-1>`_.
53+
<https://docs.julialang.org/en/v1/manual/parallel-computing/#Multi-Threading-(Experimental)-1>`_.
5454
For example, start IPython by ``JULIA_NUM_THREADS=4 ipython`` and then
5555
run:
5656

0 commit comments

Comments
 (0)