Skip to content

Commit b4a682c

Browse files
Merge pull request #952 from ntrrg/patch-1
config: Fix Linux mount options links
2 parents 3234dc8 + de688f2 commit b4a682c

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
@@ -853,8 +853,8 @@ Here is a full example `config.json` for reference.
853853
[capabilities.7]: http://man7.org/linux/man-pages/man7/capabilities.7.html
854854
[mount.2]: http://man7.org/linux/man-pages/man2/mount.2.html
855855
[mount.8]: http://man7.org/linux/man-pages/man8/mount.8.html
856-
[mount.8-filesystem-independent]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-INDEPENDENT_MOUNT%20OPTIONS
857-
[mount.8-filesystem-specific]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-SPECIFIC_MOUNT%20OPTIONS
856+
[mount.8-filesystem-independent]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-INDEPENDENT_MOUNT_OPTIONS
857+
[mount.8-filesystem-specific]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-SPECIFIC_MOUNT_OPTIONS
858858
[getrlimit.2]: http://man7.org/linux/man-pages/man2/getrlimit.2.html
859859
[getrlimit.3]: http://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html
860860
[stdin.3]: http://man7.org/linux/man-pages/man3/stdin.3.html

0 commit comments

Comments
 (0)