Skip to content

Commit df13bff

Browse files
committed
docs: fixs link
1 parent e76c6ca commit df13bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dates.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { DateFormatNameOptions } from './cldr';
44
* Settings for the `formatDate` and `parseDate` functions.
55
* {% platform_content angular %}
66
* For a runnable example, refer to the article on
7-
* [date and number formatting and parsing]({% parsingandformatting_intl %}#toc-date-formatting).
7+
* [date and number formatting and parsing]({% slug parsingandformatting_intl %}#toc-date-formatting).
88
* {% endplatform_content %}
99
*/
1010
export interface DateFormatOptions {

0 commit comments

Comments
 (0)