diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2024-04-10 17:21:42 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-04-15 10:54:33 +0200 |
commit | d1a7e030c5daa4a09ee93b8af6b28ecaac5d34d0 (patch) | |
tree | 7ed9cdd460257bbc11e31e88dae9aef40c097e8d /NEWS | |
parent | man: fix incorrect XML in man page (diff) | |
download | systemd-d1a7e030c5daa4a09ee93b8af6b28ecaac5d34d0.tar.xz systemd-d1a7e030c5daa4a09ee93b8af6b28ecaac5d34d0.zip |
docs: don't suffix page permalink with a slash
As it breaks relative links to other pages. For example, the
BOOT_LOADER_INTERFACE page has a relative link to
AUTOMATIC_BOOT_ASSESSMENT. With a slash in the page's permalink, that
link leads to:
http://127.0.0.1:4000/BOOT_LOADER_INTERFACE/AUTOMATIC_BOOT_ASSESSMENT
which is incorrect. Dropping the trailing slash makes the link link to
the correct place:
http://127.0.0.1:4000/AUTOMATIC_BOOT_ASSESSMENT
Resolves: #32088
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions