diff options
Diffstat (limited to 'src/about.cpp')
-rw-r--r-- | src/about.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |