docs: updating url for jsonp reference (#29247)

PR Close #29247
This commit is contained in:
zackarychapple 2019-03-12 08:29:00 -04:00 committed by Matias Niemelä
parent 7561698675
commit 04b5ea089c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ export class HttpModule {
/** /**
* The module that includes jsonp's providers * 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 * @publicApi
*/ */
@NgModule({ @NgModule({