Skip to content

Commit

Permalink
[docs] Reduce confusion in picker link (#18566)
Browse files Browse the repository at this point in the history
  • Loading branch information
BGehrels authored and mbrookes committed Nov 25, 2019
1 parent 6dc8903 commit 38ffc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/pickers/pickers.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ components: TextField
## Native pickers

⚠️ Native input controls support by browsers [isn't perfect](https://caniuse.com/#feat=input-datetime).
Have a look at [@material-ui/pickers](#material-ui-pickers) for a richer solution.
Have a look at [@material-ui/pickers](https://material-ui-pickers.dev/) for a richer solution.

### Datepickers

Expand Down

0 comments on commit 38ffc10

Please sign in to comment.