Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit 1b03660

Browse files
committed
chore: fix git url
1 parent d6dab5e commit 1b03660

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/ngx-translate/http-loader/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"ngx-translate"
1111
],
1212
"license": "MIT",
13-
"homepage": "https://github.com/ngx-translate/ngx-translate/projects/ngx-translate/http-loader",
13+
"homepage": "https://github.com/ngx-translate/http-loader",
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/ngx-translate/ngx-translate.git"
16+
"url": "git+https://github.com/ngx-translate/http-loader.git"
1717
},
1818
"bugs": {
19-
"url": "https://github.com/ngx-translate/ngx-translate/issues"
19+
"url": "https://github.com/ngx-translate/http-loader/issues"
2020
},
2121
"peerDependencies": {
2222
"@ngx-translate/core": ">=10.0.0",

0 commit comments

Comments
 (0)