Skip to content

Commit 85f7a06

Browse files
committed
Fix links
1 parent 11bf997 commit 85f7a06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/user-guide/common/vanadium_processing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
"id": "22",
374374
"metadata": {},
375375
"source": [
376-
"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]`."
376+
"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]`."
377377
]
378378
}
379379
],

docs/user-guide/dream/dream-advanced-powder-reduction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"The basic notebook sums over all detector voxels and produces a 1D curve.\n",
4343
"Here, we instead bin by scattering angle $2\\theta$.\n",
4444
"\n",
45-
"First, define the same workflow as in the [basic example](./dream-data-reduction.rst#create_and_configure_the_workfow):"
45+
"First, define the same workflow as in the [basic example](./dream-powder-reduction.rst#create_and_configure_the_workfow):"
4646
]
4747
},
4848
{
@@ -151,7 +151,7 @@
151151
"source": [
152152
"## Alternative run normalizations\n",
153153
"\n",
154-
"The [basic example](./dream-data-reduction.rst) normalizes the detector data by a monitor that was histogrammed in wavelength.\n",
154+
"The [basic example](./dream-powder-reduction.rst) normalizes the detector data by a monitor that was histogrammed in wavelength.\n",
155155
"ESSdiffraction provides some alternatives.\n",
156156
"\n",
157157
"### Normalize by integrated monitor\n",

0 commit comments

Comments
 (0)