Skip to content

Commit

Permalink
Change sponsors links - using GitHub Sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
philss committed Jun 28, 2022
1 parent 5a04965 commit be2b172
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github: philss
ko_fi: philipsampaio
custom: https://www.paypal.com/donate?business=EMDBKWVHVEB7Q&currency_code=USD
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ defmodule Floki.Mixfile do
],
links: %{
"Changelog" => "https://hexdocs.pm/floki/changelog.html",
"Sponsor" => "https://www.paypal.com/donate?business=EMDBKWVHVEB7Q&currency_code=USD",
"Sponsor" => "https://github.com/sponsors/philss",
"GitHub" => @source_url
}
}
Expand Down

0 comments on commit be2b172

Please sign in to comment.