Skip to content

Commit 16b1071

Browse files
committed
Fix funding URL
1 parent 8ed21be commit 16b1071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"funding": [
6161
{
6262
"type": "opencollective",
63-
"url": "https://opencollective.com/postcss/"
63+
"url": "https://opencollective.com/postcss"
6464
},
6565
{
6666
"type": "tidelift",

0 commit comments

Comments
 (0)