Skip to content

Commit 3117e03

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/development/contributing_documentation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Requirements
141141
~~~~~~~~~~~~
142142

143143
First, you need to have a development environment to be able to build pandas
144-
(see the docs on :ref:`creating a development environment <contributing.dev_env>`).
144+
(see the docs on :any:`creating a development environment <contributing.dev_env>`).
145145

146146
Building the documentation
147147
~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -207,7 +207,7 @@ Building master branch documentation
207207
When pull requests are merged into the pandas ``master`` branch, the main parts of
208208
the documentation are also built by Travis-CI. These docs are then hosted `here
209209
<https://pandas.pydata.org/docs/dev/>`__, see also
210-
the :ref:`Continuous Integration <contributing.ci>` section.
210+
the :any:`Continuous Integration <contributing.ci>` section.
211211

212212
Previewing changes
213213
------------------

0 commit comments

Comments
 (0)