Skip to content

Commit 036ca65

Browse files
committed
Fix link.
1 parent ee1c536 commit 036ca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Known issues
226226
============
227227

228228
* Using threads and file handle (not raw file descriptor) ``verbose_destination`` can cause deadlocks. See bug reports:
229-
`PyPy <https://foss.heptapod.net/pypy/pypy/-/issues/1895>`_ and `Python 3.4 <http://bugs.python.org/issue22697>`_.
229+
`PyPy <https://github.com/pypy/pypy/issues/1895>`_ and `Python 3.4 <http://bugs.python.org/issue22697>`_.
230230

231231
SIGTERM and socket cleanup
232232
--------------------------

0 commit comments

Comments
 (0)