projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ebda9d
)
Updated support link
author
Ajay Bura
<ajbura@gmail.com>
Wed, 6 Oct 2021 08:18:30 +0000
(13:48 +0530)
committer
Ajay Bura
<ajbura@gmail.com>
Wed, 6 Oct 2021 08:18:30 +0000
(13:48 +0530)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
src/app/organisms/settings/Settings.jsx
patch
|
blob
|
history
diff --git
a/src/app/organisms/settings/Settings.jsx
b/src/app/organisms/settings/Settings.jsx
index 1917bd2f2f4b18aaf3374d781290938774380918..de76f4c5284b2120404d4b21314a7ed94d316294 100644
(file)
--- a/
src/app/organisms/settings/Settings.jsx
+++ b/
src/app/organisms/settings/Settings.jsx
@@
-110,7
+110,7
@@
function AboutSection() {
<div className="set-about__btns">
<Button onClick={() => window.open('https://github.com/ajbura/cinny')}>Source code</Button>
- <Button onClick={() => window.open('https://
liberapay.com/ajbura/donate
')}>Support</Button>
+ <Button onClick={() => window.open('https://
cinny.in/#sponsor
')}>Support</Button>
</div>
</div>
</div>