diff --git a/package.json b/package.json index e81fb89..01c068f 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/CITKParus/ExchangeService.git" + "url": "git+https://git.citpb.ru/CITKParus/P8-ExchangeService.git" }, "author": "CITK Parus", "license": "ISC", "bugs": { - "url": "https://github.com/CITKParus/ExchangeService/issues" + "url": "https://git.citpb.ru/CITKParus/P8-ExchangeService/issues" }, - "homepage": "https://github.com/CITKParus/ExchangeService#readme", + "homepage": "https://git.citpb.ru/CITKParus/P8-ExchangeService/", "dependencies": { "body-parser": "^1.19.0", "cors": "^2.8.5",