From 8c3c4860f83787a58f55761dc949018d779c9d3a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 28 Dec 2024 19:30:58 +0100 Subject: [PATCH] fix link --- website/src/lib/docs/en/files-and-stats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/en/files-and-stats.mdx b/website/src/lib/docs/en/files-and-stats.mdx index 78f8fff1..20e1f85e 100644 --- a/website/src/lib/docs/en/files-and-stats.mdx +++ b/website/src/lib/docs/en/files-and-stats.mdx @@ -41,7 +41,7 @@ By right-clicking on a file tab, you can access the same actions as in the [edit As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list. This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. -In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](./gpx) contained inside the files through collapsible sections. 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.