File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ Using pip
360
360
Once you have pip _ installed, and have set https_proxy _ is you are behind
361
361
a proxy, using it on the command line is very easy. The easiest way to use
362
362
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
364
364
downloaded from the PyPI separately. The most common usages are shown below
365
365
and pip _ documentation has more information and examples.
366
366
@@ -479,7 +479,7 @@ you can always install it manually following these steps:
479
479
480
480
2. Copy the source code where you want to.
481
481
482
- 3. Decide `how to run tests <Executing Robot Framework >`_ .
482
+ 3. Decide `how to run tests <Executing Robot Framework _>`__ .
483
483
484
484
Verifying installation
485
485
----------------------
You can’t perform that action at this time.
0 commit comments