docs(aio): update headers for toc (#16969)

This commit is contained in:
Jesús Rodríguez
2017-05-26 21:28:06 +02:00
committed by Chuck Jazdzewski
parent 5f723cb92c
commit cd5bc64658
35 changed files with 50 additions and 853 deletions

View File

@ -78,7 +78,7 @@ function formatNumber(
* details see your native internationalization library.
*
* WARNING: this pipe uses the Internationalization API which is not yet available in all browsers
* and may require a polyfill. See {@linkDocs guide/browser-support} for details.
* and may require a polyfill. See [Browser Support](guide/browser-support) for details.
*
* ### Example
*
@ -107,7 +107,7 @@ export class DecimalPipe implements PipeTransform {
* - `digitInfo` See {@link DecimalPipe} for detailed description.
*
* WARNING: this pipe uses the Internationalization API which is not yet available in all browsers
* and may require a polyfill. See {@linkDocs guide/browser-support} for details.
* and may require a polyfill. See [Browser Support](guide/browser-support) for details.
*
* ### Example
*
@ -140,7 +140,7 @@ export class PercentPipe implements PipeTransform {
* - `digitInfo` See {@link DecimalPipe} for detailed description.
*
* WARNING: this pipe uses the Internationalization API which is not yet available in all browsers
* and may require a polyfill. See {@linkDocs guide/browser-support} for details.
* and may require a polyfill. See [Browser Support](guide/browser-support) for details.
*
* ### Example
*