From a780029f72848546f82d74d6ac1ce121ddcdeccb Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de> Date: Wed, 16 Aug 2023 16:11:12 +0200 Subject: [PATCH] webdoc fix link Offspec1 --- hugo/content/ex/sim/offspec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo/content/ex/sim/offspec.md b/hugo/content/ex/sim/offspec.md index 02f6c4d6760..68868b2b678 100644 --- a/hugo/content/ex/sim/offspec.md +++ b/hugo/content/ex/sim/offspec.md @@ -24,4 +24,4 @@ The two-dimensional output intensity is plotted as a function of $\alpha\_i$ and {{< figscg src="/img/auto/offspec/Offspec1.png" width="350px" caption="Intensity image">}} {{< /galleryscg >}} -{{< show-ex file="varia/OffspecSimulation.py" >}} +{{< show-ex file="offspec/Offspec1.py" >}} -- GitLab