From 576e6145fcc1656c7cdb84319107ae3c40163bbc Mon Sep 17 00:00:00 2001 From: Dark Dragon Date: Tue, 24 Feb 2026 13:44:10 +0100 Subject: [PATCH] docs: Fix headers hierarchy for mount.md Similar to "Mounting on macOS", "Mounting on Linux" needs to move one layer down. This also fixes the missing anchor overlay on hover. --- cmd/mountlib/mount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/mountlib/mount.md b/cmd/mountlib/mount.md index fba5cab4f..ca9b678d8 100644 --- a/cmd/mountlib/mount.md +++ b/cmd/mountlib/mount.md @@ -324,7 +324,7 @@ full new copy of the file. When mounting with `--read-only`, attempts to write to files will fail *silently* as opposed to with a clear warning as in macFUSE. -## Mounting on Linux +### Mounting on Linux On newer versions of Ubuntu, you may encounter the following error when running `rclone mount`: