Skip to content

Commit 60800fa

Browse files
committed
💸 update sponsorship
1 parent b66792a commit 60800fa

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ko_fi: guedesfelipe
1+
github: guedesfelipe

.github/workflows/comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
issue-number: ${{ github.event.issue.number }}
1818
body: |
1919
Did I solve your problem?
20-
Why not buy the devs a [coffee](https://ko-fi.com/guedesfelipe) to say thanks?
20+
Consider [sponsoring this project](https://github.com/sponsors/guedesfelipe) to help keep the terminal productive and beautiful! 🚀

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Using `pls count-done` and `pls count-undone`.
220220
---
221221

222222
<p align="center">
223-
<a href="https://ko-fi.com/guedesfelipe" target="_blank">
224-
<img src="https://user-images.githubusercontent.com/25853920/175832199-6c75d866-31b8-4209-bd1a-db116a6dd032.png" width=300 />
223+
<a href="https://github.com/sponsors/guedesfelipe" target="_blank">
224+
<img src="https://img.shields.io/badge/Sponsor-GitHub-ea4aaa?style=for-the-badge&logo=github" />
225225
</a>
226226
</p>

docs/help.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ You can create a new issue in the GitHub repository, for example to:
5353

5454
If you create some theme, share with us <a href="https://github.com/guedesfelipe/pls-cli/discussions/1#discussion-4174647" target="_blank">here</a> :heart:.
5555

56-
##✌️ Sponsor the author
56+
## ✌️ Sponsor the author
5757

58-
You can also financially support the author (me) through <a href="https://ko-fi.com/guedesfelipe" target="_blank">Ko-fi</a>.
58+
You can also financially support the author (me) through <a href="https://github.com/sponsors/guedesfelipe" target="_blank">GitHub Sponsors</a>.
5959

60-
There you could buy me a coffee ☕️ to say thanks. 😄
60+
There you could help keep this project alive and thriving. 😄
6161

6262
## 🤝 Sponsor the tools that power **PLS-CLI**
6363
As you have seen in the documentation, PLS-CLI stands on the shoulders of giants, **Typer** and **Rich**.

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ To run **`pls-cli`** everytime you open your shell's:
128128
---
129129

130130
<p align="center">
131-
<a href="https://ko-fi.com/guedesfelipe" target="_blank">
132-
<img src="https://user-images.githubusercontent.com/25853920/175832199-6c75d866-31b8-4209-bd1a-db116a6dd032.png" width=300 />
131+
<a href="https://github.com/sponsors/guedesfelipe" target="_blank">
132+
<img src="https://img.shields.io/badge/Sponsor-GitHub-ea4aaa?style=for-the-badge&logo=github" />
133133
</a>
134134
</p>

0 commit comments

Comments
 (0)