Skip to content

Commit 8ad0171

Browse files
committed
INSTALL.rst: Fixed indirect links
1 parent e47807b commit 8ad0171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Using pip
360360
Once you have pip_ installed, and have set https_proxy_ is you are behind
361361
a proxy, using it on the command line is very easy. The easiest way to use
362362
pip is letting it find and download packages it installs from the
363-
`Python Package Index (PyPI) <PyPI>`_, but it can also install packages
363+
`Python Package Index (PyPI) <PyPI_>`__, but it can also install packages
364364
downloaded from the PyPI separately. The most common usages are shown below
365365
and pip_ documentation has more information and examples.
366366

@@ -479,7 +479,7 @@ you can always install it manually following these steps:
479479

480480
2. Copy the source code where you want to.
481481

482-
3. Decide `how to run tests <Executing Robot Framework>`_.
482+
3. Decide `how to run tests <Executing Robot Framework_>`__.
483483

484484
Verifying installation
485485
----------------------

0 commit comments

Comments
 (0)