diff options
author | Kevin Kandlbinder <kevin@kevink.dev> | 2022-09-22 18:09:02 +0200 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2022-09-22 17:32:23 +0100 |
commit | 8957e9e49c3276b3affbe1c1023a520ac2daa8d2 (patch) | |
tree | 658bd620254fb02aae4b07541861e2815a51f3bb | |
parent | d75978857bb00889f837f63bcac5f66b2eaacad1 (diff) |
Update documentation URL in README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ PackageKit is a DBUS abstraction layer that allows the session user to manage packages in a secure way using a cross-distro, cross-architecture API. -For more information, please see http://www.packagekit.org +For more information, please see https://www.freedesktop.org/software/PackageKit/ |