diff --git a/README.md b/README.md index 1c8e8556412064b5f9b96da05e4bd72406bf3311..15017eba3e6200de86a9a6a037f7469c8c05a957 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/v1.0.0/) -[](https://gitlab.idiap.ch/biosignal/software/mednet/commits/v1.0.0) -[](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/v1.0.0/coverage/index.html) +[](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://gitlab.idiap.ch/biosignal/software/mednet) # Computer-Aided Detection and Segmentation from Medical Data diff --git a/pyproject.toml b/pyproject.toml index 4c4a70f4bbbc030572c6f2e93d9871a243f5f2e8..57d62f773d3dc4f71372bd39d8a51c39f2a657df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ ] [project.urls] -documentation = "https://mednet.readthedocs.io/en/v1.0.0/" +documentation = "https://mednet.readthedocs.io/en/latest/" homepage = "https://pypi.org/project/mednet" repository = "https://gitlab.idiap.ch/biosignal/software/mednet" changelog = "https://gitlab.idiap.ch/biosignal/software/mednet/-/releases"