diff --git a/.rpm/desktop-entry-daemon.spec b/.rpm/desktop-entry-daemon.spec index 7cbc94f..59ef952 100644 --- a/.rpm/desktop-entry-daemon.spec +++ b/.rpm/desktop-entry-daemon.spec @@ -20,7 +20,7 @@ SourceLicense: Apache-2.0 License: # FIXME # LICENSE.dependencies contains a full license breakdown -URL: https://github.com/desktop-integration/desktop-entry-daemon +URL: https://github.com/ryanabx/desktop-entry-daemon Source: desktop-entry-daemon-%{ver}.tar.xz Source: desktop-entry-daemon-%{ver}-vendor.tar.xz diff --git a/README.md b/README.md index db25f8b..fa5f991 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See [docs/USAGE.md](docs/USAGE.md) for usage information. Projects that use this D-Bus Service -* [container-desktop-entries](https://github.com/desktop-integration/container-desktop-entries) (Supports Toolbox, Docker, and Podman containers) +* [container-desktop-entries](https://github.com/ryanabx/container-desktop-entries) (Supports Toolbox, Docker, and Podman containers) * appimage-desktop-entries (maybe coming soon?) * your client here?