From 4cc888df3552e72523a8ee3578580e257cbe27c1 Mon Sep 17 00:00:00 2001 From: Cyril Bitterich Date: Mon, 14 Jul 2025 15:14:34 +0200 Subject: [PATCH] Change Rise documentation link from stable to latest There does not seem to be a /stable/ in read-the-docs. The error page proposes /latest/ . --- 3_ipynb_template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3_ipynb_template/README.md b/3_ipynb_template/README.md index 800acaa..fbf20bf 100644 --- a/3_ipynb_template/README.md +++ b/3_ipynb_template/README.md @@ -12,5 +12,5 @@ pip install -r requirements.txt ## Documentation -The documentation is available in the [official documentation](https://rise.readthedocs.io/en/stable/). +The documentation is available in the [official documentation](https://rise.readthedocs.io/en/latest/).