Skip to content

Commit da09528

Browse files
committed
docs(rtd): use internal link targets at the top of each .rst file
* Convert the existing internal link to use `:ref:` instead
1 parent f5b0216 commit da09528

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

docs/CONTRIBUTING.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _contributing:
2+
13
How to contribute
24
=================
35

docs/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _readme:
2+
13
template-formula
24
================
35

@@ -33,7 +35,7 @@ Contributing to this repo
3335

3436
**Commit message formatting is significant!!**
3537

36-
Please see `CONTRIBUTING <CONTRIBUTING.rst>`_ for more details.
38+
Please see :ref:`contributing <CONTRIBUTING>` for more details.
3739

3840

3941
Available states

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _index:
2+
13
.. ``template-formula`` documentation master file.
24
You can adapt this file completely to your liking, but it should at least
35
contain the root `toctree` directive.

0 commit comments

Comments
 (0)