diff --git a/packages/http/src/http_module.ts b/packages/http/src/http_module.ts index fb8217c5c7..345dde86fa 100644 --- a/packages/http/src/http_module.ts +++ b/packages/http/src/http_module.ts @@ -61,7 +61,7 @@ export class HttpModule { /** * The module that includes jsonp's providers * - * @deprecated see https://angular.io/guide/http + * @deprecated see https://angular.io/api/common/http/HttpClient#jsonp * @publicApi */ @NgModule({