diff --git a/package.json b/package.json index 22ac7e2..a95ef93 100644 --- a/package.json +++ b/package.json @@ -17,15 +17,15 @@ }, "repository": { "type": "git", - "url": "https://onedev.vmgware.dev/vmgware/js-validator" + "url": "https://github.com/VMGWARE/js-validator" }, "author": "VMG Ware (https://vmgware.dev)", "license": "MIT", "bugs": { - "url": "https://onedev.vmgware.dev/vmgware/js-validator/~issues", + "url": "https://github.com/VMGWARE/js-validator/issues", "email": "bugs@vmgware.dev" }, - "homepage": "https://onedev.vmgware.dev/vmgware/js-validator#readme", + "homepage": "https://github.com/VMGWARE/js-validator#readme", "devDependencies": { "@types/jest": "^29.5.10", "@typescript-eslint/eslint-plugin": "^6.13.1",