]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: streamline wiki links
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Thu, 19 May 2022 12:18:34 +0000 (14:18 +0200)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Sat, 21 May 2022 12:28:03 +0000 (14:28 +0200)
commita25d9395ad126637756fda1460de1f123262b590
tree6247fe47d05a6afd7aa848a8308ed10cc743b86d
parent30e29edf4c0bb025aa7dc03c415b727fddf996ac
tree-wide: streamline wiki links

* Avoid traling slash as most links are defined without.
* Always use https:// protocol and www. subdomain

Allows for easier tree-wide linkvalidation
for our migration to systemd.io.
12 files changed:
README
docs/CGROUP_DELEGATION.md
docs/INITRD_INTERFACE.md
man/file-hierarchy.xml
man/org.freedesktop.machine1.xml
man/org.freedesktop.systemd1.xml
man/systemd-machined.service.xml
man/systemd.resource-control.xml
man/systemd.scope.xml
man/systemd.slice.xml
src/core/main.c
src/test/test-pretty-print.c