Skip to content

Commit 7fe527d

Browse files
committed
INSTALL.rst: move aliases to end of file.
1 parent 13d0a89 commit 7fe527d

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

INSTALL.rst

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

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

70-
.. _precondition: `Preconditions`_
71-
7270
Preconditions
7371
-------------
7472

@@ -181,8 +179,6 @@ After installing IronPython, you probably still want to configure PATH_ to make
181179
IronPython itself as well as the ``robot`` and ``rebot`` `runner scripts`_
182180
executable on the command line.
183181

184-
.. _PATH: `Configuring PATH`_
185-
186182
Configuring ``PATH``
187183
~~~~~~~~~~~~~~~~~~~~
188184

@@ -261,8 +257,6 @@ On UNIX-like systems you typically need to edit either some system wide or user
261257
specific configuration file. Which file to edit and how depends on the system,
262258
and you need to consult your operating system documentation for more details.
263259

264-
.. _https_proxy: `Setting https_proxy`_
265-
266260
Setting ``https_proxy``
267261
~~~~~~~~~~~~~~~~~~~~~~~
268262

@@ -406,8 +400,6 @@ This installation method can be used on any operating system with any of the
406400
supported interpreters. Installing *from source* can sound a bit scary, but
407401
the procedure is actually pretty straightforward.
408402

409-
.. _source distribution: `Getting source code`_
410-
411403
Getting source code
412404
~~~~~~~~~~~~~~~~~~~
413405

@@ -573,9 +565,6 @@ a new major version.
573565
Executing Robot Framework
574566
-------------------------
575567

576-
.. _runner script: `Using robot and rebot scripts`_
577-
.. _runner scripts: `Using robot and rebot scripts`_
578-
579568
Using ``robot`` and ``rebot`` scripts
580569
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
581570

@@ -648,3 +637,11 @@ way too:
648637

649638
Executing Robot Framework this way is especially handy if you have done
650639
a `manual installation`_.
640+
641+
.. These aliases need an explicit target to work in GitHub
642+
.. _precondition: `Preconditions`_
643+
.. _PATH: `Configuring PATH`_
644+
.. _https_proxy: `Setting https_proxy`_
645+
.. _source distribution: `Getting source code`_
646+
.. _runner script: `Using robot and rebot scripts`_
647+
.. _runner scripts: `Using robot and rebot scripts`_

0 commit comments

Comments
 (0)