summaryrefslogtreecommitdiff
path: root/src/python/doc
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2021-10-25 10:34:41 +0200
committerHind-M <hind.montassif@gmail.com>2021-10-25 10:34:41 +0200
commit16044d44e2784508594c4dcb5aa6a0dd52d2c11f (patch)
tree1d3ef0983143ee3e7dfefa96a33d0caae9a66901 /src/python/doc
parent0bf357f6346fab6edf96d580a9195c2acbb79bae (diff)
parent9116cba43919462f981275a5c2da30cd8b29f0ba (diff)
Merge branch 'knn_dtm_overflow' of https://github.com/Hind-M/gudhi-devel into knn_dtm_overflow
Diffstat (limited to 'src/python/doc')
-rw-r--r--src/python/doc/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index cb7700ce..35c344e3 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -359,7 +359,7 @@ Python Optimal Transport
------------------------
The :doc:`Wasserstein distance </wasserstein_distance_user>`
-module requires `POT <https://pot.readthedocs.io/>`_, a library that provides
+module requires `POT <https://pythonot.github.io/>`_, a library that provides
several solvers for optimization problems related to Optimal Transport.
PyTorch