Skip to content

Commit 61c42b8

Browse files
fix reference
1 parent 706fba7 commit 61c42b8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

INSTALL.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ The Kernel Tuner requires several packages to be installed. First of all, you ne
77
working Python version, several Python packages, and optionally CUDA and/or OpenCL
88
installations. All of this is explained in detail in this guide.
99

10-
For comprehensive step-by-step instructions on setting up a development environment, see :ref:`Development Environment <development environment>`.
11-
10+
For comprehensive step-by-step instructions on setting up a development environment, see :ref:`Development Environment <dev-environment>`.
1211

1312
Python
1413
------
@@ -156,7 +155,7 @@ Installing the git version
156155

157156
You can also install from the git repository. This way you also get the examples.
158157
Please note that this will install all required dependencies in the current environment.
159-
For step-by-step instructions on setting up a development environment, see :ref:`Development Environment <development environment>`.
158+
For step-by-step instructions on setting up a development environment, see :ref:`Development Environment <dev-environment>`.
160159

161160
.. code-block:: bash
162161

0 commit comments

Comments
 (0)