From 80bb38ffcde171da14cacb6a54576526cfed988d Mon Sep 17 00:00:00 2001 From: Zac Irving Date: Tue, 30 Sep 2025 14:11:23 +0100 Subject: [PATCH] docs: fixed unresolved tutorial link --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 586bf95..cdc9f69 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ All of `opticam_new`'s dependencies are available as Python packages via your pr ## Getting Started -Documentation for `opticam_new` is available on [Read the Docs](https://opticam-new.readthedocs.io/en/latest/index.html). To get started, I recommend checking out the [basic usage](https://opticam-new.readthedocs.io/en/latest/tutorials/basic_usage.html) tutorial. \ No newline at end of file +Documentation for `opticam_new` is available on [Read the Docs](https://opticam-new.readthedocs.io/en/latest/index.html). To get started, I recommend checking out the [basic usage](https://opticam-new.readthedocs.io/en/latest/tutorials/reduction.html) tutorial. \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index ed90001..49a2ecf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ A Python package for reducing OPTICAM data. :maxdepth: 3 :caption: Contents: - tutorials/basic_usage + tutorials/reduction tutorials/applying_corrections tutorials/backgrounds tutorials/local_backgrounds