File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Requirements
141
141
~~~~~~~~~~~~
142
142
143
143
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> `).
145
145
146
146
Building the documentation
147
147
~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -207,7 +207,7 @@ Building master branch documentation
207
207
When pull requests are merged into the pandas ``master `` branch, the main parts of
208
208
the documentation are also built by Travis-CI. These docs are then hosted `here
209
209
<https://pandas.pydata.org/docs/dev/> `__, see also
210
- the :ref : `Continuous Integration <contributing.ci >` section.
210
+ the :any : `Continuous Integration <contributing.ci> ` section.
211
211
212
212
Previewing changes
213
213
------------------
You can’t perform that action at this time.
0 commit comments