Skip to content

Commit 5d7721d

Browse files
committed
config: Quote whitespace in mount(8) links
Avoid confusing Markdown. Signed-off-by: W. Trevor King <[email protected]>
1 parent b3ce195 commit 5d7721d

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
@@ -704,6 +704,6 @@ Here is a full example `config.json` for reference.
704704
[go-environment]: https://golang.org/doc/install/source#environment
705705
[runtime-namespace]: glossary.md#runtime-namespace
706706
[uts-namespace]: http://man7.org/linux/man-pages/man7/namespaces.7.html
707-
[mount.8-filesystem-independent]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-INDEPENDENT_MOUNT OPTIONS
708-
[mount.8-filesystem-specific]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-SPECIFIC_MOUNT OPTIONS
707+
[mount.8-filesystem-independent]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-INDEPENDENT_MOUNT%20OPTIONS
708+
[mount.8-filesystem-specific]: http://man7.org/linux/man-pages/man8/mount.8.html#FILESYSTEM-SPECIFIC_MOUNT%20OPTIONS
709709
[mount.8]: http://man7.org/linux/man-pages/man8/mount.8.html

0 commit comments

Comments
 (0)