diff --git a/README.md b/README.md index 5e9b7b5ff1a2a11fbcaf3b43814fe742e29f054e..a38ba3e693cdd38f8e8f25b5818248c711af8412 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idia SPDX-License-Identifier: GPL-3.0-or-later --> -[](https://mednet.readthedocs.io/en/latest/) -[](https://gitlab.idiap.ch/biosignal/software/mednet/commits/main) -[](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/main/coverage/index.html) +[](https://mednet.readthedocs.io/en/v1.0.1/) +[](https://gitlab.idiap.ch/biosignal/software/mednet/commits/v1.0.1) +[](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/v1.0.1/coverage/index.html) [](https://gitlab.idiap.ch/biosignal/software/mednet) # Multi-task Library to Develop Computer-Aided Tools for Medical Data Analysis diff --git a/pyproject.toml b/pyproject.toml index 10b465db4aa5b88cf8662721323e3b57bbba14e7..1ccd66fc268f05ab932cd8a25024ea29d99da302 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ ] [project.urls] -documentation = "https://mednet.readthedocs.io/en/latest/" +documentation = "https://mednet.readthedocs.io/en/v1.0.1/" homepage = "https://pypi.org/project/mednet" repository = "https://gitlab.idiap.ch/biosignal/software/mednet" changelog = "https://gitlab.idiap.ch/biosignal/software/mednet/-/releases"