diff --git a/packages/README.md b/packages/README.md index 7d8a6d3fa9..d705731223 100644 --- a/packages/README.md +++ b/packages/README.md @@ -3,4 +3,6 @@ Angular The sources for this package are in the main [Angular](https://github.com/angular/angular) repo. Please file issues and pull requests against that repo. +Usage information and reference details can be found in [Angular documentation](https://angular.io/docs). + License: MIT diff --git a/packages/bazel/test/ng_package/example_package.golden b/packages/bazel/test/ng_package/example_package.golden index 69b05303d4..6a52daec38 100644 --- a/packages/bazel/test/ng_package/example_package.golden +++ b/packages/bazel/test/ng_package/example_package.golden @@ -58,6 +58,8 @@ Angular The sources for this package are in the main [Angular](https://github.com/angular/angular) repo. Please file issues and pull requests against that repo. +Usage information and reference details can be found in [Angular documentation](https://angular.io/docs). + License: MIT diff --git a/packages/bazel/test/ng_package/example_with_ts_library_package.golden b/packages/bazel/test/ng_package/example_with_ts_library_package.golden index 406af1368d..f6f5599272 100644 --- a/packages/bazel/test/ng_package/example_with_ts_library_package.golden +++ b/packages/bazel/test/ng_package/example_with_ts_library_package.golden @@ -69,6 +69,8 @@ Angular The sources for this package are in the main [Angular](https://github.com/angular/angular) repo. Please file issues and pull requests against that repo. +Usage information and reference details can be found in [Angular documentation](https://angular.io/docs). + License: MIT