Skip to content

Commit 943e90e

Browse files
authored
Fix malformed hyperlink targets
1 parent d07e055 commit 943e90e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/specifications/core-metadata.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ Examples::
564564
Requires-Python: >2.6,!=3.0.*,!=3.1.*
565565
Requires-Python: ~=2.6
566566

567-
.. _core-metadata-requires-external
567+
.. _core-metadata-requires-external:
568568

569569
Requires-External (multiple use)
570570
================================
@@ -689,7 +689,7 @@ as they're still potentially useful for informational purposes, and can
689689
also be used for their originally intended purpose in combination with
690690
a curated package repository.
691691

692-
.. _core-metadata-provides-dist
692+
.. _core-metadata-provides-dist:
693693

694694
Provides-Dist (multiple use)
695695
----------------------------
@@ -731,7 +731,7 @@ Examples::
731731
Provides-Dist: AnotherProject (3.4)
732732
Provides-Dist: virtual_package; python_version >= "3.4"
733733

734-
.. _core-metadata-obsoletes-dist
734+
.. _core-metadata-obsoletes-dist:
735735

736736
Obsoletes-Dist (multiple use)
737737
-----------------------------

0 commit comments

Comments
 (0)