We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df345c0 commit 62282e4Copy full SHA for 62282e4
docs/shipping/packaging.rst
@@ -151,7 +151,7 @@ makes the download and install about 2MB smaller than
151
Also, if a distribution releases a new security update for Python, then your
152
application will automatically start using that new version of Python.
153
154
-[Producing an RPM file using the bdist_rpm command](https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages)
+The `Producing an RPM file using the bdist_rpm command <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages`_
155
for use by distributions like Red Hat or SuSE is trivially easy.
156
157
However, creating and maintaining the different configurations required for
0 commit comments