Skip to content

Commit 64a627d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/env_outside_docker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Now create an isolated pandas development environment:
9797
* Install either `Anaconda <https://www.anaconda.com/download/>`_, `miniconda
9898
<https://conda.io/miniconda.html>`_, or `miniforge <https://github.com/conda-forge/miniforge>`_
9999
* Make sure your conda is up to date (``conda update conda``)
100-
* Make sure that you have :ref:`cloned the repository <contributing.forking>`
100+
* Make sure that you have :any:`cloned the repository <contributing.forking>`
101101
* ``cd`` to the pandas source directory
102102

103103
We'll now kick off a three-step process:

0 commit comments

Comments
 (0)