Skip to content

Commit 172b0c8

Browse files
committed
Simplify syntax for full URLs in the text
1 parent 14d966a commit 172b0c8

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

products/xinterpdf.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ Currently it supports:
1919
* Generate Score/Screen plots based on Principle Component Analysis (PCA).
2020

2121
A video demo about installation and usage is available at
22-
`https://www.youtube.com/watch?v=lAFZ5VYEH1g
23-
<https://www.youtube.com/watch?v=lAFZ5VYEH1g>`__. The code for xINTERPDF
24-
is hosted at `GitHub page <https://github.com/curieshicy/xINTERPDF>`__.
25-
26-
22+
https://www.youtube.com/watch?v=lAFZ5VYEH1g. The code for xINTERPDF
23+
is hosted on `GitHub <https://github.com/curieshicy/xINTERPDF>`__.
2724

2825
.. figure:: ../images/xinterpdf.png
2926
:align: center
@@ -52,8 +49,7 @@ Installation
5249

5350
xINTERPDF can be installed on Linux and Mac OS machines. The recommended
5451
way to install this package is through conda. Please visit
55-
`https://www.continuum.io/downloads
56-
<https://www.continuum.io/downloads>`__, and select Python 2.7 version
52+
https://www.continuum.io/downloads, and select Python 2.7 version
5753
to download and install. Once conda is installed, you can follow the
5854
steps below to install xINTERPDF.
5955

@@ -81,7 +77,7 @@ the main GUI window of the xINTERPDF program.
8177
User Guide
8278
----------
8379

84-
Please see `User manual <../doc/xinterpdf/xINTERPDF_User_Guide_20180615.pdf>`__
80+
Please see `user manual <../doc/xinterpdf/xINTERPDF_User_Guide_20180615.pdf>`__
8581
for more details.
8682

8783
References

0 commit comments

Comments
 (0)