diff --git a/package.json b/package.json index cc93fb22..1f1fb9a9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "A node.js module for parsing form data, especially file uploads.", "homepage": "https://github.com/node-formidable/formidable", "funding": "https://ko-fi.com/tunnckoCore/commissions", - "repository": "node-formidable/formidable", + "repository": "https://github.com/node-formidable/formidable", "type": "module", "main": "./dist/index.cjs", "exports": {