Skip to content

Commit 253d78f

Browse files
authored
docs(datepicker): add link to date implementation at the top (#20253)
1 parent 9425ae5 commit 253d78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/datepicker/datepicker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The datepicker allows users to enter a date either through text input, or by choosing a date from
2-
the calendar. It is made up of several components and directives that work together.
2+
the calendar. It is made up of several components, directives and [the date implementation module](#choosing-a-date-implementation-and-date-format-settings) that work together.
33

44
<!-- example(datepicker-overview) -->
55

0 commit comments

Comments
 (0)