From 6c0e58110ec59c3f9c129bf21d442b7b24b7a028 Mon Sep 17 00:00:00 2001 From: Jan-Lukas Wynen Date: Thu, 23 Jan 2025 09:13:32 +0100 Subject: [PATCH] Fix links to types module --- docs/user-guide/dream/dream-data-reduction.ipynb | 2 +- docs/user-guide/sns-instruments/POWGEN_data_reduction.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/dream/dream-data-reduction.ipynb b/docs/user-guide/dream/dream-data-reduction.ipynb index f3a404c7..2ba3bf91 100644 --- a/docs/user-guide/dream/dream-data-reduction.ipynb +++ b/docs/user-guide/dream/dream-data-reduction.ipynb @@ -52,7 +52,7 @@ "metadata": {}, "source": [ "We then need to set the missing parameters which are specific to each experiment\n", - "(the keys are types defined in [essdiffraction.powder.types](../generated/modules/ess.diffraction.powder.types.rst)):" + "(the keys are types defined in [essdiffraction.powder.types](../../generated/modules/ess.powder.types.rst)):" ] }, { diff --git a/docs/user-guide/sns-instruments/POWGEN_data_reduction.ipynb b/docs/user-guide/sns-instruments/POWGEN_data_reduction.ipynb index 4a7e8aff..24614ba5 100644 --- a/docs/user-guide/sns-instruments/POWGEN_data_reduction.ipynb +++ b/docs/user-guide/sns-instruments/POWGEN_data_reduction.ipynb @@ -60,7 +60,7 @@ "metadata": {}, "source": [ "We then need to set the missing parameters which are specific to each experiment\n", - "(the keys are types defined in [essdiffraction.powder.types](../generated/modules/ess.diffraction.powder.types.rst)):" + "(the keys are types defined in [essdiffraction.powder.types](../../generated/modules/ess.powder.types.rst)):" ] }, {