Skip to content

Commit dce257c

Browse files
jsiroischrysle
andauthored
@chrysle's fix.
Co-authored-by: chrysle <[email protected]>
1 parent 0e0aa42 commit dce257c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/key_projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ pex
536536

537537
Pex is a tool for generating :file:`.pex` (Python EXecutable)
538538
files, standalone Python environments in the spirit of :ref:`virtualenv`.
539-
PEX files are :ref:`zipapps <python:library/zipapp>` that
539+
PEX files are :doc:`zipapps <python:library/zipapp>` that
540540
make deployment of Python applications as simple as ``cp``. A single PEX
541541
file can support multiple target platforms and can be created from standard
542542
:ref:`pip`-resolvable requirements, a lockfile generated with ``pex3 lock ...``

0 commit comments

Comments
 (0)