Skip to content

Commit de688f2

Browse files
authored
config: Fix Linux mount options links
Signed-off-by: Miguel Angel Rivera Notararigo <[email protected]>
1 parent 520c634 commit de688f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -851,8 +851,8 @@ Here is a full example `config.json` for reference.
851851
[capabilities.7]: http://man7.org/linux/man-pages/man7/capabilities.7.html
852852
[mount.2]: http://man7.org/linux/man-pages/man2/mount.2.html
853853
[mount.8]: http://man7.org/linux/man-pages/man8/mount.8.html
854-
[mount.8-filesystem-independent]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-INDEPENDENT_MOUNT%20OPTIONS
855-
[mount.8-filesystem-specific]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-SPECIFIC_MOUNT%20OPTIONS
854+
[mount.8-filesystem-independent]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-INDEPENDENT_MOUNT_OPTIONS
855+
[mount.8-filesystem-specific]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-SPECIFIC_MOUNT_OPTIONS
856856
[getrlimit.2]: http://man7.org/linux/man-pages/man2/getrlimit.2.html
857857
[getrlimit.3]: http://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html
858858
[stdin.3]: http://man7.org/linux/man-pages/man3/stdin.3.html

0 commit comments

Comments
 (0)