Skip to content

Commit 6bd2b05

Browse files
Fix link variables_style_rules -> nomenclature
Co-Authored-By: Adam R. Jensen <[email protected]>
1 parent 5f82615 commit 6bd2b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/contributing/style_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ When specifying parameters and their units, please follow these guidelines:
8383
- Numbers: ````, ``¹``, ``²``, ``³``, ````, ````, ````, ````, ````, ````
8484
- Negative exponent: ````
8585
- Degree symbol: ``°``
86-
- Link to a brief description in the :ref:`variables_style_rules` section if it exists, via the sphinx role ``:term:`glossary_term```. For example, to document ``dni`` use:
86+
- Link to a brief description in the :ref:`nomenclature` section if it exists, via the sphinx role ``:term:`glossary_term```. For example, to document ``dni`` use:
8787

8888
.. code-block:: rst
8989

0 commit comments

Comments
 (0)