aboutsummaryrefslogtreecommitdiff
path: root/content/documentation/connect/fs.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/documentation/connect/fs.md')
-rw-r--r--content/documentation/connect/fs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/documentation/connect/fs.md b/content/documentation/connect/fs.md
index eb1405f..7f10b60 100644
--- a/content/documentation/connect/fs.md
+++ b/content/documentation/connect/fs.md
@@ -16,7 +16,7 @@ Ideally, avoid these solutions at all for any serious or production use.
## rclone mount
-rclone uses the same configuration when used [in CLI](/connect/cli.html) and mount mode.
+rclone uses the same configuration when used [in CLI](/documentation/connect/cli/) and mount mode.
We suppose you have the following entry in your `rclone.ini` (mine is located in `~/.config/rclone/rclone.conf`):
```toml