We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3117e03 commit 64a627dCopy full SHA for 64a627d
doc/source/development/env_outside_docker.rst
@@ -97,7 +97,7 @@ Now create an isolated pandas development environment:
97
* Install either `Anaconda <https://www.anaconda.com/download/>`_, `miniconda
98
<https://conda.io/miniconda.html>`_, or `miniforge <https://github.com/conda-forge/miniforge>`_
99
* Make sure your conda is up to date (``conda update conda``)
100
-* Make sure that you have :ref:`cloned the repository <contributing.forking>`
+* Make sure that you have :any:`cloned the repository <contributing.forking>`
101
* ``cd`` to the pandas source directory
102
103
We'll now kick off a three-step process:
0 commit comments