@@ -67,7 +67,7 @@ more thoroughly in the subsequent sections.
67
67
68
68
__ https://github.com/robotframework/robotframework/issues/2218
69
69
70
- .. _precondition :
70
+ .. _precondition : ` Preconditions `_
71
71
72
72
Preconditions
73
73
-------------
@@ -181,7 +181,7 @@ After installing IronPython, you probably still want to configure PATH_ to make
181
181
IronPython itself as well as the ``robot `` and ``rebot `` `runner scripts `_
182
182
executable on the command line.
183
183
184
- .. _PATH :
184
+ .. _PATH : ` Configuring PATH `_
185
185
186
186
Configuring ``PATH ``
187
187
~~~~~~~~~~~~~~~~~~~~
@@ -261,7 +261,7 @@ On UNIX-like systems you typically need to edit either some system wide or user
261
261
specific configuration file. Which file to edit and how depends on the system,
262
262
and you need to consult your operating system documentation for more details.
263
263
264
- .. _https_proxy :
264
+ .. _https_proxy : ` Setting https_proxy `_
265
265
266
266
Setting ``https_proxy ``
267
267
~~~~~~~~~~~~~~~~~~~~~~~
@@ -406,7 +406,7 @@ This installation method can be used on any operating system with any of the
406
406
supported interpreters. Installing *from source * can sound a bit scary, but
407
407
the procedure is actually pretty straightforward.
408
408
409
- .. _source distribution :
409
+ .. _source distribution : ` Getting source code `_
410
410
411
411
Getting source code
412
412
~~~~~~~~~~~~~~~~~~~
@@ -573,8 +573,8 @@ a new major version.
573
573
Executing Robot Framework
574
574
-------------------------
575
575
576
- .. _runner script :
577
- .. _runner scripts :
576
+ .. _runner script : ` Using robot and rebot scripts `_
577
+ .. _runner scripts : ` Using robot and rebot scripts `_
578
578
579
579
Using ``robot `` and ``rebot `` scripts
580
580
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments