Skip to content

Commit c6c702f

Browse files
committed
Fix changelog link
The PyPy project moved, so update the issue link. Signed-off-by: Oldřich Jedlička <[email protected]>
1 parent 478cdea commit c6c702f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Changelog
5151

5252
* Add support for PyPy3.5-5.7.1-beta. Previously ``AttributeError:
5353
'Frame' object has no attribute 'clear'`` could be raised. See PyPy
54-
issue `#2532 <https://foss.heptapod.net/pypy/pypy/-/issues/2532>`_.
54+
issue `#2532 <https://github.com/pypy/pypy/issues/2532>`_.
5555

5656
1.3.1 (2017-03-27)
5757
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)