diff --git a/website/src/lib/docs/en/files-and-stats.mdx b/website/src/lib/docs/en/files-and-stats.mdx
index 507b8778..a94db71c 100644
--- a/website/src/lib/docs/en/files-and-stats.mdx
+++ b/website/src/lib/docs/en/files-and-stats.mdx
@@ -23,9 +23,9 @@ When using a mouse, you need to hold Shift to scroll horizontally.
### File selection
-By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar/) to them.
+By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar) to them.
By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files.
-Most of the [edit actions](./menu/edit) and [tools](./toolbar/) can be applied to multiple files at once.
+Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once.
@@ -43,7 +43,7 @@ As mentioned in the [view options section](./menu/view), you can switch between
The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](./gpx).
Indeed, this layout allows you to inspect the content of the files through collapsible sections.
-You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to internal file items.
+You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items.
Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file.