Skip to content

Commit 30527a7

Browse files
authored
Fix duplicate .. _references label (#2299)
* change label * update existing whatsnew entry with new label
1 parent fc8cfc0 commit 30527a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sphinx/source/contributing/style_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ the ``docs/readthedocs.org:pvlib-python`` link within the checks
7070
status box at the bottom of the pull request.
7171

7272

73-
.. _references:
73+
.. _reference_style:
7474

7575
References
7676
----------

docs/sphinx/source/whatsnew/v0.11.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Documentation
3232
:py:class:`~pvlib.pvsystem.SingleAxisTrackerMount`, and
3333
:py:class:`~pvlib.pvsystem.FixedMount` docstrings. Various formatting edits
3434
for clarity. (:issue:`1942`, :pull:`2232`)
35-
* Added a new citation style guide (:ref:`references`) to the contributing
35+
* Added a new citation style guide (:ref:`reference_style`) to the contributing
3636
page. (:issue:`2202`, :pull:`2226`)
3737
* Updated :py:func:`~pvlib.irradiance.reindl` to include definitions of terms
3838
and a new "notes" section (:issue:`2183`, :pull:`2193`)

0 commit comments

Comments
 (0)