From cb2b137e6afd2cad1b5eb21687f0d539d6667dbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Leplat?= <60394504+Rylern@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:06:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1000abf..c499818 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ You can find the documentation on https://qupath.github.io/qubalab-docs/. This project contains the QuBaLab package in the `qubalab` folder. Take a look at the *Installation* section to install it. -Some notebooks in the `notebooks` folder demonstrate how to use QuBaLab. If you want to run them, you can take a look at the *Development* section. If you just want to browse the content in them, look at the [documentation](https://qupath.github.io/qubalab/notebooks.html). +Some notebooks in the `notebooks` folder demonstrate how to use QuBaLab. If you want to run them, you can take a look at the *Development* section. If you just want to browse the content in them, look at the [documentation](https://qupath.github.io/qubalab-docs/notebooks.html). ## Installation