Skip to content

Commit 784f1a1

Browse files
authored
PEP 725: Fix Sphinx reference warning (#4440)
1 parent 4a957d1 commit 784f1a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

peps/pep-0725.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -663,9 +663,9 @@ References
663663
.. [#pypackaging-native-cross] pypackaging-native: "Cross compilation"
664664
https://pypackaging-native.github.io/key-issues/cross_compilation/
665665
666-
.. [#pkgconfig-and-ctypes-findlibrary] The "``pkgconfig`` specification as an
667-
alternative to ``ctypes.util.find_library``" thread (2023, Discourse):
668-
https://discuss.python.org/t/pkgconfig-specification-as-an-alternative-to-ctypes-util-find-library/31379
666+
* The "``pkgconfig`` specification as an
667+
alternative to ``ctypes.util.find_library``" thread (2023, Discourse):
668+
https://discuss.python.org/t/pkgconfig-specification-as-an-alternative-to-ctypes-util-find-library/31379
669669

670670

671671
Copyright

0 commit comments

Comments
 (0)