docs(aio): update headers for toc (#16969)
This commit is contained in:

committed by
Chuck Jazdzewski

parent
5f723cb92c
commit
cd5bc64658
@ -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
|
||||
*
|
||||
|
Reference in New Issue
Block a user