Skip to content

Commit

Permalink
Fix funding URL format
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 15, 2022
1 parent 2d923ae commit fbc094b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
"url": "https://opencollective.com/postcss"
},
{
"type": "tidelift",
Expand Down

0 comments on commit fbc094b

Please sign in to comment.