diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2024-04-17 20:54:45 +0200 |
---|---|---|
committer | Frantisek Sumsal <frantisek@sumsal.cz> | 2024-04-17 21:21:23 +0200 |
commit | 0d592a5e17d473d301b921fbd43b8ef2c3b518ec (patch) | |
tree | e6a72e51047a8f575bfc155596e8f8744651fdeb /shell-completion/bash/portablectl | |
parent | Revert "docs: don't suffix page permalink with a slash" (diff) | |
download | systemd-0d592a5e17d473d301b921fbd43b8ef2c3b518ec.tar.xz systemd-0d592a5e17d473d301b921fbd43b8ef2c3b518ec.zip |
docs: use absolute links for our pages
Since 56b2970 has proven to be a no-go for us, as it breaks existing
links, let's embrace the trailing slash and use absolute links
everywhere for our pages. This way we'll get around browser cleverly
appending the relative link to the current location (since it ends with
a slash), and given our docs/ layout is flat it's not much of a hassle
either.
Converted using this beauty:
$ sed -ri 's/(\[.+\]\()([A-Z_]+\))/\1\/\2/g' *.md
Resolves: #32088 (again) and #32310
Diffstat (limited to 'shell-completion/bash/portablectl')
0 files changed, 0 insertions, 0 deletions