From af48cabdd4bacb58a572a0a1e55eedc5463717fc Mon Sep 17 00:00:00 2001 From: Sietze van Buuren Date: Mon, 19 Aug 2024 16:54:34 +0200 Subject: [PATCH] docs: Change all documentation links to GH pages Signed-off-by: Sietze van Buuren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f09e81..00fed31 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ mlpyqtgraph is a python package. You can install it just like any other python p pip install /path/to/mlpyqtgraph ``` For detailed installation instructions, please refer to [documentation's installation -page](https://mlpyqtgraph.readthedocs.io/en/latest/installation.html). +page](https://swvanbuuren.github.io/mlpyqtgraph/). ## License