Skip to content

Commit a27e6d2

Browse files
authored
Merge pull request #226 from scipp/fix-broken-link
Fix broken link
2 parents 3e47df0 + 7e70b45 commit a27e6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/isis/sans2d.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"\n",
280280
"`ess.sans` provides a function for saving the reduced data as an [NXcanSAS](https://manual.nexusformat.org/classes/applications/NXcanSAS.html) file.\n",
281281
"It could be used directly with the `result` computed above, but we would have to provide the required metadata ourselves.\n",
282-
"Instead, we use Sciline to get all required information directly from the pipeline: (See also the [File output](https://scipp.github.io/sciline/recipes/recipes.html#File-output) docs.)"
282+
"Instead, we use Sciline to get all required information directly from the pipeline: (See also the [File output](https://scipp.github.io/sciline/recipes/side-effects-and-file-writing.html#File-output) docs.)"
283283
]
284284
},
285285
{

0 commit comments

Comments
 (0)