Skip to content

Commit 7b15206

Browse files
authored
Merge pull request #1771 from nicoddemus/sort-links-changelog
Sort link refs in CHANGELOG
2 parents fd765f8 + 5565c1f commit 7b15206

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -69,33 +69,33 @@
6969

7070
*
7171

72-
.. _#634: https://github.com/pytest-dev/pytest/issues/634
73-
.. _#717: https://github.com/pytest-dev/pytest/issues/717
72+
.. _#1210: https://github.com/pytest-dev/pytest/issues/1210
73+
.. _#1479: https://github.com/pytest-dev/pytest/issues/1479
74+
.. _#1503: https://github.com/pytest-dev/pytest/issues/1503
75+
.. _#1553: https://github.com/pytest-dev/pytest/issues/1553
7476
.. _#1579: https://github.com/pytest-dev/pytest/issues/1579
7577
.. _#1580: https://github.com/pytest-dev/pytest/pull/1580
76-
.. _#1605: https://github.com/pytest-dev/pytest/issues/1605
7778
.. _#1597: https://github.com/pytest-dev/pytest/pull/1597
78-
.. _#460: https://github.com/pytest-dev/pytest/pull/460
79-
.. _#1553: https://github.com/pytest-dev/pytest/issues/1553
79+
.. _#1605: https://github.com/pytest-dev/pytest/issues/1605
8080
.. _#1626: https://github.com/pytest-dev/pytest/pull/1626
81-
.. _#1503: https://github.com/pytest-dev/pytest/issues/1503
82-
.. _#1479: https://github.com/pytest-dev/pytest/issues/1479
81+
.. _#460: https://github.com/pytest-dev/pytest/pull/460
82+
.. _#634: https://github.com/pytest-dev/pytest/issues/634
83+
.. _#717: https://github.com/pytest-dev/pytest/issues/717
8384
.. _#925: https://github.com/pytest-dev/pytest/issues/925
84-
.. _#1210: https://github.com/pytest-dev/pytest/issues/1210
8585

86-
.. _@eolo999: https://github.com/eolo999
87-
.. _@blueyed: https://github.com/blueyed
88-
.. _@graingert: https://github.com/graingert
89-
.. _@taschini: https://github.com/taschini
90-
.. _@nikratio: https://github.com/nikratio
91-
.. _@RedBeardCode: https://github.com/RedBeardCode
92-
.. _@Vogtinator: https://github.com/Vogtinator
9386
.. _@bagerard: https://github.com/bagerard
87+
.. _@BeyondEvil: https://github.com/BeyondEvil
88+
.. _@blueyed: https://github.com/blueyed
9489
.. _@davehunt: https://github.com/davehunt
9590
.. _@DRMacIver: https://github.com/DRMacIver
96-
.. _@BeyondEvil: https://github.com/BeyondEvil
91+
.. _@eolo999: https://github.com/eolo999
92+
.. _@graingert: https://github.com/graingert
9793
.. _@JonathonSonesen: https://github.com/JonathonSonesen
94+
.. _@nikratio: https://github.com/nikratio
95+
.. _@RedBeardCode: https://github.com/RedBeardCode
9896
.. _@Stranger6667: https://github.com/Stranger6667
97+
.. _@taschini: https://github.com/taschini
98+
.. _@Vogtinator: https://github.com/Vogtinator
9999

100100

101101
2.9.2

0 commit comments

Comments
 (0)