diff --git a/hugo/content/py/instr/scan/_index.md b/hugo/content/py/instr/scan/_index.md
index 23c3255680ec7620940f94f35e89372575abecf3..80ab9c002a427d2ae4ffdb9abaffa7bc7c34795e 100644
--- a/hugo/content/py/instr/scan/_index.md
+++ b/hugo/content/py/instr/scan/_index.md
@@ -8,7 +8,7 @@ weight = 20
 Scans are needed to construct simulations of types
 [reflectometry]({{% ref-py "sim/reflectometry" %}}),
 [off-specular scattering]({{% ref-py "sim/offspec" %}}),
-[depth probe]({{% ref-py "sim/depth-probe" %}}).
+[depth probe]({{% ref-py "sim/depthprobe" %}}).
 
 There are two types of scan:
 - Alpha scans, for instruments that are mechanically scanning
diff --git a/hugo/content/py/sim/_index.md b/hugo/content/py/sim/_index.md
index 095a489af5039df630a78675d9202336b124ae52..92e1976574be4c6c5a56fb746fb6d4ab6bb2346a 100644
--- a/hugo/content/py/sim/_index.md
+++ b/hugo/content/py/sim/_index.md
@@ -18,7 +18,7 @@ The following simulation classes are available:
 * [Grazing-incidence small-angle scattering (GISAS)]({{%
   ref-py "sim/gisas" %}}),
 * [Small-angle scattering (SAS)]({{% ref-py "sim/sas" %}}),
-* [Depth probe]({{% ref-py "sim/depth-probe" %}}) - vertical intensity profile
+* [Depth probe]({{% ref-py "sim/depthprobe" %}}) - vertical intensity profile
   as function of incident glancing angle.
 
 #### Common functions
diff --git a/hugo/content/py/sim/depth-probe/DepthProbeSample.odg b/hugo/content/py/sim/depthprobe/DepthProbeSample.odg
similarity index 100%
rename from hugo/content/py/sim/depth-probe/DepthProbeSample.odg
rename to hugo/content/py/sim/depthprobe/DepthProbeSample.odg
diff --git a/hugo/content/py/sim/depth-probe/DepthProbeSample.png b/hugo/content/py/sim/depthprobe/DepthProbeSample.png
similarity index 100%
rename from hugo/content/py/sim/depth-probe/DepthProbeSample.png
rename to hugo/content/py/sim/depthprobe/DepthProbeSample.png
diff --git a/hugo/content/py/sim/depth-probe/index.md b/hugo/content/py/sim/depthprobe/index.md
similarity index 100%
rename from hugo/content/py/sim/depth-probe/index.md
rename to hugo/content/py/sim/depthprobe/index.md