Skip to content

Commit 13d0a89

Browse files
committed
INSTALL.rst: update target to link aliases to make them work in Github.
1 parent 8372266 commit 13d0a89

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

INSTALL.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ more thoroughly in the subsequent sections.
6767

6868
__ https://github.com/robotframework/robotframework/issues/2218
6969

70-
.. _precondition:
70+
.. _precondition: `Preconditions`_
7171

7272
Preconditions
7373
-------------
@@ -181,7 +181,7 @@ After installing IronPython, you probably still want to configure PATH_ to make
181181
IronPython itself as well as the ``robot`` and ``rebot`` `runner scripts`_
182182
executable on the command line.
183183

184-
.. _PATH:
184+
.. _PATH: `Configuring PATH`_
185185

186186
Configuring ``PATH``
187187
~~~~~~~~~~~~~~~~~~~~
@@ -261,7 +261,7 @@ On UNIX-like systems you typically need to edit either some system wide or user
261261
specific configuration file. Which file to edit and how depends on the system,
262262
and you need to consult your operating system documentation for more details.
263263

264-
.. _https_proxy:
264+
.. _https_proxy: `Setting https_proxy`_
265265

266266
Setting ``https_proxy``
267267
~~~~~~~~~~~~~~~~~~~~~~~
@@ -406,7 +406,7 @@ This installation method can be used on any operating system with any of the
406406
supported interpreters. Installing *from source* can sound a bit scary, but
407407
the procedure is actually pretty straightforward.
408408

409-
.. _source distribution:
409+
.. _source distribution: `Getting source code`_
410410

411411
Getting source code
412412
~~~~~~~~~~~~~~~~~~~
@@ -573,8 +573,8 @@ a new major version.
573573
Executing Robot Framework
574574
-------------------------
575575

576-
.. _runner script:
577-
.. _runner scripts:
576+
.. _runner script: `Using robot and rebot scripts`_
577+
.. _runner scripts: `Using robot and rebot scripts`_
578578

579579
Using ``robot`` and ``rebot`` scripts
580580
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)