Skip to content

Commit deb2685

Browse files
committed
Fix links in README
1 parent 3fc699e commit deb2685

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ OPUS
1414
.. |Python| image:: https://img.shields.io/pypi/pyversions/opus-seti.svg?label=Python
1515
.. |License| image:: https://img.shields.io/pypi/l/opus-seti.svg?label=License
1616

17-
*Python package for OPUS-Seti_ API_ (`NASA-PDS Rings Node`_)*
17+
Python package for OPUS-Seti_ API_ (`NASA-PDS Rings Node`_)
1818

1919
.. _OPUS-Seti: https://tools.pds-rings.seti.org/opus/
2020
.. _API: https://tools.pds-rings.seti.org/opus/api/
21-
.. _NASA-PDS Rings Node: https://pds-rings.seti.org/
21+
.. _`NASA-PDS Rings Node`: https://pds-rings.seti.org/
2222

2323
Install
2424
-------
@@ -60,8 +60,10 @@ Usage
6060
- S_IMG_CO_ISS_1488826725_N
6161
6262
A complete example of the API entry points is available in this
63-
`Jupyter Notebook<https://nbviewer.jupyter.org/github/seignovert/python-opus-seti/blob/master/examples.ipynb>`_
63+
`Jupyter Notebook`_
64+
65+
.. _`Jupyter Notebook`: https://nbviewer.jupyter.org/github/seignovert/python-opus-seti/blob/master/examples.ipynb
6466

6567
Note
6668
----
67-
**IMPORTANT:** I have no current affiliation with NASA or SETI. The package is provided "as is", use at your own risk.
69+
**IMPORTANT:** I have no current affiliation with NASA or SETI. The package is provided *as is*, use at your own risk.

0 commit comments

Comments
 (0)