aboutsummaryrefslogtreecommitdiff
path: root/src/about.cpp
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavnrj@gmail.com>2021-05-05 12:01:54 +0530
committerLibravatar keshavbhatt <keshavnrj@gmail.com>2021-05-05 12:01:54 +0530
commitd867686d07c00f499b99d796cf7ce260b2579050 (patch)
treea3b89c1d9dd33270f7a1ad5ab3e7190be4fe6c37 /src/about.cpp
parent2e33ceeaa8c652809549c58b914c6cf717f5f22c (diff)
downloadwhatsie-d867686d07c00f499b99d796cf7ce260b2579050.tar.gz
whatsie-d867686d07c00f499b99d796cf7ce260b2579050.zip
fixed source repo link in about dialog.
Diffstat (limited to 'src/about.cpp')
-rw-r--r--src/about.cpp2
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";