Skip to content

Commit

Permalink
Fix funding external link (#200)
Browse files Browse the repository at this point in the history
The open collective key accepts a username.

Current URL looks like: https://opencollective.com/https://opencollective.com/python-nox
  • Loading branch information
stsewd authored and theacodes committed May 29, 2019
1 parent c14b0a6 commit c728261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These are supported funding model platforms

open_collective: https://opencollective.com/python-nox
open_collective: python-nox

0 comments on commit c728261

Please sign in to comment.