]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: Update homepage to systemd.io 23464/head
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Thu, 19 May 2022 11:58:15 +0000 (13:58 +0200)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Sat, 21 May 2022 12:33:24 +0000 (14:33 +0200)
man/systemd.xml
meson.build

index 94cd96540f671732a876fd1f8e31fd23e5293ea2..dc5dedc4695edacf988e53ece9b5aa9fc523a9fd 100644 (file)
   <refsect1>
     <title>See Also</title>
     <para>
-      The <ulink url="https://www.freedesktop.org/wiki/Software/systemd/">systemd Homepage</ulink>,
+      The <ulink url="https://systemd.io/">systemd Homepage</ulink>,
       <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry project='man-pages'><refentrytitle>locale.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
index 36cbfa48938d1725870f4c199f4c6359b8c136b0..acd938d2d6c74d266aac2894bf344db8bfbe8ffa 100644 (file)
@@ -17,7 +17,7 @@ libsystemd_version = '0.34.0'
 libudev_version = '1.7.4'
 
 conf = configuration_data()
-conf.set_quoted('PROJECT_URL', 'https://www.freedesktop.org/wiki/Software/systemd')
+conf.set_quoted('PROJECT_URL', 'https://systemd.io/')
 conf.set('PROJECT_VERSION',    meson.project_version(),
          description : 'Numerical project version (used where a simple number is expected)')