diff options
-rwxr-xr-x | snap_launcher/bin/whatsie | bin | 1708240 -> 1708240 bytes | |||
-rw-r--r-- | src/about.cpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/snap_launcher/bin/whatsie b/snap_launcher/bin/whatsie Binary files differindex 3c6850d..c6bf5ff 100755 --- a/snap_launcher/bin/whatsie +++ b/snap_launcher/bin/whatsie diff --git a/src/about.cpp b/src/about.cpp index 617e773..8344283 100644 --- a/src/about.cpp +++ b/src/about.cpp @@ -22,7 +22,7 @@ About::About(QWidget *parent) : donateLink = "https://paypal.me/keshavnrj/5"; moreAppsLink = "https://snapcraft.io/search?q=keshavnrj"; - appSourceCodeLink = "https://github.com/whatsie"; + appSourceCodeLink = "https://github.com/keshavbhatt/whatsie"; appRateLink = "snap://whatsie"; |