From ea2bfc5cee6222cc04e5b9e96a612640776dc010 Mon Sep 17 00:00:00 2001 From: Jan Lebert Date: Mon, 11 Sep 2023 15:05:58 -0700 Subject: [PATCH] Linkfixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e67db47..0805c0e 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ will install optimap and all recommended dependencies (including OpenCV and PySi pip install opticalmapping ``` -instead. See [Getting Started](https://optimap.readthedocs.io/en/latest/getting_started.html) for more information. +instead. See [Installing Optimap](https://optimap.readthedocs.io/en/latest/chapters/getting_started.html#installing-optimap) for more information. ## Getting Started -See the [Getting Started](https://optimap.readthedocs.io/en/latest/getting_started.html) guide for installation instructions and a quick introduction to optimap. See the [Tutorials](https://optimap.readthedocs.io/en/latest/tutorials.html) for more detailed examples. +See the [Getting Started](https://optimap.readthedocs.io/en/latest/chapters/getting_started.html) guide for installation instructions and a quick introduction to optimap. See the [Tutorials](https://optimap.readthedocs.io/en/latest/tutorials/basics.html) for more detailed examples. ## Links -* [Documentation](https://optimap.readthedocs.io) +* [Documentation](https://optimap.readthedocs.io/en/latest/index.html) * [Issue tracker](https://github.com/cardiacvision/optimap/issues) * [Source code](https://github.com/cardiacvision/optimap)