Fix link syntax.

This commit is contained in:
WillyPillow 2020-08-29 21:14:37 +08:00
parent 56cf2b768e
commit dd42704add
No known key found for this signature in database
GPG Key ID: 3839E194B1415A9C

View File

@ -150,7 +150,7 @@ Most of the fields should be fairly self-explanatory.
- `netvm-menu-items`
- The `*menu-items` entries store the contents of `var/lib/qubes/vm-templates/${template_name}/whitelisted-appmenus.list`, `var/lib/qubes/vm-templates/${template_name}/vm-whitelisted-appmenus.list`, `var/lib/qubes/vm-templates/${template_name}/netvm-whitelisted-appmenus.list` respectively.
- Note that newlines are converted to spaces, again for it to work better with existing tools.
This should not cause ambiguity as [the FreeDesktop specifications](freedesktop-spec) forbid spaces from the names of desktop files.
This should not cause ambiguity as [the FreeDesktop specifications][freedesktop-spec] forbid spaces from the names of desktop files.
[freedesktop-spec]: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html