Skip to content

Commit fd34fed

Browse files
author
David-dmh
committed
DOC: attempt to fix broken refs
1 parent 8cc4d78 commit fd34fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/development/contributing_codebase.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Alternatively, you can run a command similar to what was suggested for ``black``
247247

248248
Where similar caveats apply if you are on OSX or Windows.
249249

250-
You can then verify the changes look ok, then git :ref:`commit <contributing.commit-code>` and :ref:`push <contributing.push-code>`.
250+
You can then verify the changes look ok, then git :any:`commit <contributing.commit-code>` and :any:`push <contributing.push-code>`.
251251

252252
Backwards compatibility
253253
~~~~~~~~~~~~~~~~~~~~~~~
@@ -822,7 +822,7 @@ issue/pull request number).
822822

823823
If your code is an enhancement, it is most likely necessary to add usage
824824
examples to the existing documentation. This can be done following the section
825-
regarding documentation :ref:`above <contributing.documentation>`.
825+
regarding :ref:`documentation <contributing_documentation>`.
826826
Further, to let users know when this feature was added, the ``versionadded``
827827
directive is used. The sphinx syntax for that is:
828828

0 commit comments

Comments
 (0)