diff --git a/docs/user-guide/common/vanadium_processing.ipynb b/docs/user-guide/common/vanadium_processing.ipynb index 3632a4cf..0ebe15ae 100644 --- a/docs/user-guide/common/vanadium_processing.ipynb +++ b/docs/user-guide/common/vanadium_processing.ipynb @@ -373,7 +373,7 @@ "id": "22", "metadata": {}, "source": [ - "The resulting data array `incoherent` can be saved and used in the main workflow [POWGEN_data_reduction](./POWGEN_data_reduction.rst) to replace `FocussedDataDspacing[VanadiumRun]`." + "The resulting data array `incoherent` can be saved and used in the main workflow [POWGEN_data_reduction](../sns-instruments/POWGEN_data_reduction.rst) to replace `FocussedDataDspacing[VanadiumRun]`." ] } ], diff --git a/docs/user-guide/dream/dream-advanced-powder-reduction.ipynb b/docs/user-guide/dream/dream-advanced-powder-reduction.ipynb index 5d62f671..7989f3a6 100644 --- a/docs/user-guide/dream/dream-advanced-powder-reduction.ipynb +++ b/docs/user-guide/dream/dream-advanced-powder-reduction.ipynb @@ -42,7 +42,7 @@ "The basic notebook sums over all detector voxels and produces a 1D curve.\n", "Here, we instead bin by scattering angle $2\\theta$.\n", "\n", - "First, define the same workflow as in the [basic example](./dream-data-reduction.rst#create_and_configure_the_workfow):" + "First, define the same workflow as in the [basic example](./dream-powder-reduction.rst#create_and_configure_the_workfow):" ] }, { @@ -151,7 +151,7 @@ "source": [ "## Alternative run normalizations\n", "\n", - "The [basic example](./dream-data-reduction.rst) normalizes the detector data by a monitor that was histogrammed in wavelength.\n", + "The [basic example](./dream-powder-reduction.rst) normalizes the detector data by a monitor that was histogrammed in wavelength.\n", "ESSdiffraction provides some alternatives.\n", "\n", "### Normalize by integrated monitor\n",