Skip to content

Commit 1bf54b2

Browse files
committed
fix more links
1 parent 85f7a06 commit 1bf54b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"- Audience: Instrument (data) scientists, instrument users\n",
1111
"- Prerequisites: Basic knowledge of [Scipp](https://scipp.github.io/), [Sciline](https://scipp.github.io/sciline/)\n",
1212
"\n",
13-
"This notebook builds on the [basic powder workflow](./dream-data-reduction.rst) and demonstrates how the workflow can be used to compute different results and how alternative steps can be used.\n",
13+
"This notebook builds on the [basic powder workflow](./dream-powder-reduction.rst) and demonstrates how the workflow can be used to compute different results and how alternative steps can be used.\n",
1414
"\n",
1515
"This notebook uses the same data as the basic notebook, a McStas + GEANT4 simulation.\n",
1616
"The data is available through the ESSdiffraction package but accessing it requires the `pooch` package.\n",

docs/user-guide/dream/workflow-widget-dream.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# Workflow widgets example\n",
99
"\n",
10-
"This notebook illustrates how we can use ESSreduce’s [workflow widgets](https://scipp.github.io/essreduce/user-guide/widget.html) to generate a graphical interface for running the [DREAM GEANT4 workflow](./dream-data-reduction.rst).\n",
10+
"This notebook illustrates how we can use ESSreduce’s [workflow widgets](https://scipp.github.io/essreduce/user-guide/widget.html) to generate a graphical interface for running the [DREAM GEANT4 workflow](./dream-powder-reduction.rst).\n",
1111
"\n",
1212
"## Initializing the GUI\n",
1313
"\n",

0 commit comments

Comments
 (0)