From d867686d07c00f499b99d796cf7ce260b2579050 Mon Sep 17 00:00:00 2001 From: keshavbhatt Date: Wed, 5 May 2021 12:01:54 +0530 Subject: fixed source repo link in about dialog. --- src/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/about.cpp') 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"; -- cgit v1.2.3