Skip to content

Commit ea41441

Browse files
authored
docs(datepicker): link to Moment broken (#18816)
The link to open the Moment.js project to see the locales was broken
1 parent 8a02aa1 commit ea41441

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
@@ -246,7 +246,7 @@ The easiest way to ensure this is to import one of the provided date modules:
246246
</tr>
247247
<tr>
248248
<th align="left" scope="row">Supported locales</th>
249-
<td><a href="https://github.com/moment/moment/tree/develop/src/locale) for details">See project</a></td>
249+
<td><a href="https://github.com/moment/moment/tree/develop/src/locale">See project for details</a></td>
250250
</tr>
251251
<tr>
252252
<th align="left" scope="row">Dependencies</th>

0 commit comments

Comments
 (0)