diff --git a/hugo/content/ex/sim/depthprobe/transmitted_modulus.md b/hugo/content/ex/sim/depthprobe/transmitted_modulus.md index 74412e009764d3e051e7cba83fc4956b2513309d..d9ee5ec35995f58ef3a395c48da2c7677dbf8aaa 100644 --- a/hugo/content/ex/sim/depthprobe/transmitted_modulus.md +++ b/hugo/content/ex/sim/depthprobe/transmitted_modulus.md @@ -9,7 +9,7 @@ Modulus of the amplitude of the partial wave field propagating in transmission direction, as function of depth and incident angle $\alpha_i$. -Same sample as in the previous [basic example](depthprobe1), +Same sample as in the basic example [depthprobe1](/ex/sim/depthprobe/depthprobe1), a thin film on a substrate. diff --git a/hugo/content/ex/sim/specular.md b/hugo/content/ex/sim/specular.md index 51107332253f8734ea6e6c5344a2a90fbf1b6b20..aabb1fb6d42e2a43c065f2f780caf2accd06c172 100644 --- a/hugo/content/ex/sim/specular.md +++ b/hugo/content/ex/sim/specular.md @@ -11,7 +11,7 @@ by a sample that consists of 10 Ti/Ni double layers on a Si substrate. ##### Full script The same script has been used in the tutorial to explain [usage](/py/run.md) -and [syntax](/py/start/syntax.md) of BornAgain Python code. +and [syntax](/py/syntax.md) of BornAgain Python code. Root class reference: [SpecularSimulation](/ref/sim/class/specular). diff --git a/hugo/content/installation/building/unix/third-party.md b/hugo/content/installation/building/unix/third-party.md index 035b7e99055d4fb6ce6137900db54f0548675658..929392266e41c2840edc6242df65f614e7ea3228 100644 --- a/hugo/content/installation/building/unix/third-party.md +++ b/hugo/content/installation/building/unix/third-party.md @@ -38,7 +38,7 @@ Recommended software: * For generating a man page: * `perl` -* For [Matplotlib usetex mode](/ref/result/matplotlib.md): +* For [Matplotlib usetex mode](/ref/result/matplotlib): * `texlive-latex-extra` (and dependencies) * `dvipng` * `cm-super-minimal`