Skip to content

Commit df2acc9

Browse files
committed
fix(package): fix url in funding
1 parent 9db7d8d commit df2acc9

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
@@ -20,7 +20,7 @@
2020
"readme": "README.md",
2121
"funding": {
2222
"type": "opencollective",
23-
"url": "https://https://opencollective.com/openapi_generator"
23+
"url": "https://opencollective.com/openapi_generator"
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)