diff --git a/modules/@angular/compiler-cli/package.json b/modules/@angular/compiler-cli/package.json index 41228237ec..11760c5c75 100644 --- a/modules/@angular/compiler-cli/package.json +++ b/modules/@angular/compiler-cli/package.json @@ -36,5 +36,5 @@ "bugs": { "url": "https://github.com/angular/angular/issues" }, - "homepage": "https://github.com/angular/angular/tree/master/tools/compiler-cli" + "homepage": "https://github.com/angular/angular/tree/master/modules/@angular/compiler-cli" }