Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Commit 20e4745

Browse files
committed
[ci skip] link to the final dockerhub image
1 parent 046f551 commit 20e4745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ manylinux for PyPy
33
.. image:: https://travis-ci.org/pypy/manylinux.svg?branch=master
44
:target: https://travis-ci.org/pypy/manylinux
55

6-
Docker image for building PyPy manylinux_ wheels.
6+
`Docker image`_ for building PyPy manylinux_ wheels.
77

88
This image extends the official manylinux image by installing PyPy. For now,
99
the only supported platform is ``x86_64``.
1010

11+
.. _`Docker image`: https://hub.docker.com/r/pypywheels/manylinux2010-pypy_x86_64
1112
.. _manylinux: https://github.com/pypa/manylinux
1213

1314
At the moment of writing, this image provide the two following versions of

0 commit comments

Comments
 (0)