mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
docs: swap BeerPay for GitHub Sponsors, fixes #1524
This commit is contained in:
parent
c43805f6d2
commit
2800b562f0
1 changed files with 2 additions and 2 deletions
|
|
@ -147,8 +147,8 @@ const Api = () => (
|
|||
const Donate = () => (
|
||||
<Tag>
|
||||
<a
|
||||
href="https://beerpay.io/collinbarrett/FilterLists"
|
||||
title="Donate to FilterLists with Beerpay"
|
||||
href="https://github.com/sponsors/collinbarrett"
|
||||
title="Sponsor Collin Barrett on GitHub"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue