diff --git a/README.md b/README.md index 732c0da6aca115e813a504cb5bcc6c145c937ba4..e3056022526dd42a339b84badc8180bde057cf7b 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/medai/software/mednet/commits/main) -[](https://www.idiap.ch/software/medai/docs/medai/software/mednet/main/coverage/index.html) +[](https://mednet.readthedocs.io/en/v1.3.0/) +[](https://gitlab.idiap.ch/medai/software/mednet/commits/v1.3.0) +[](https://www.idiap.ch/software/medai/docs/medai/software/mednet/v1.3.0/coverage/index.html) [](https://gitlab.idiap.ch/medai/software/mednet) # Multi-task Library to Develop Computer-Aided Tools for Medical Data Analysis diff --git a/pyproject.toml b/pyproject.toml index df52d2652ac5462d4e212d9c34e931259b608234..688a3775e84a97af554a214498b5c7257840d898 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ ] [project.urls] -documentation = "https://mednet.readthedocs.io/en/latest/" +documentation = "https://mednet.readthedocs.io/en/v1.3.0/" homepage = "https://pypi.org/project/mednet" repository = "https://gitlab.idiap.ch/medai/software/mednet" changelog = "https://gitlab.idiap.ch/medai/software/mednet/-/releases"