Skip to content

Commit 5cc1a3e

Browse files
authored
Merge pull request #94 from ocefpaf/fix_teos-10-url
Fix teos 10 url
2 parents 00b61f0 + 29ae117 commit 5cc1a3e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/gsw_flat.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ The following section documents all functions alphabetically.
1010
:members:
1111
:undoc-members:
1212
:imported-members:
13+
:noindex:

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
GSW-Python
77
==========
88
This Python implementation of the Thermodynamic Equation of
9-
Seawater 2010 (`TEOS-10 <http://TEOS-10.org>`__) is based
9+
Seawater 2010 (`TEOS-10 <https://teos-10.org/>`__) is based
1010
primarily on numpy ufunc wrappers of
1111
the `GSW-C <https://github.com/TEOS-10/python-gsw/>`__ implementation.
1212
We expect it to replace the original

0 commit comments

Comments
 (0)