Skip to content

Commit fbc094b

Browse files
committed
Fix funding URL format
1 parent 2d923ae commit fbc094b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"funding": [
2323
{
2424
"type": "opencollective",
25-
"url": "https://opencollective.com/postcss/"
25+
"url": "https://opencollective.com/postcss"
2626
},
2727
{
2828
"type": "tidelift",

0 commit comments

Comments
 (0)