Skip to content

Commit 62282e4

Browse files
committed
fix markup
1 parent df345c0 commit 62282e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shipping/packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ makes the download and install about 2MB smaller than
151151
Also, if a distribution releases a new security update for Python, then your
152152
application will automatically start using that new version of Python.
153153

154-
[Producing an RPM file using the bdist_rpm command](https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages)
154+
The `Producing an RPM file using the bdist_rpm command <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages`_
155155
for use by distributions like Red Hat or SuSE is trivially easy.
156156

157157
However, creating and maintaining the different configurations required for

0 commit comments

Comments
 (0)