summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2017-02-21 18:26:23 +0100
committerAsciiWolf <mail@asciiwolf.com>2017-02-21 18:26:23 +0100
commitc6749ba52c921021f9647a3b9c0be5cf9627fb66 (patch)
treedf70fada6f5cbbfb9cfa10daad99205fdf9db00f /README
parentf628d6d75067e5d41240cec46855061a1eebba96 (diff)
NEWS, README: use www prefix in freedesktop.org URLs
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a464e39a39..ac8620c75b 100644
--- a/README
+++ b/README
@@ -269,7 +269,7 @@ WARNINGS:
requires that /var/run is a symlink to /run.
For more information on this issue consult
- https://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
+ https://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
To run systemd under valgrind, compile with VALGRIND defined
(e.g. ./configure CPPFLAGS='... -DVALGRIND=1'). Otherwise,