From 7b5947a5d38247a399778e1cc67745b325fc2128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Gr=C3=BCter?= Date: Sun, 19 Oct 2025 20:27:27 +0200 Subject: [PATCH] Link to introduction on RTD in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7675f94..818a6f3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It does so by supporting widely used readable conventions such as `array of dtyp ## Installation & getting started -Please refer to the [user guide](https://github.com/scientific-python/docstub/blob/main/docs/user_guide.md) to get started with docstub. +Please refer to the [introduction](https://docstub.readthedocs.io/en/latest/introduction.html) to get started with docstub. ## Contributing