Skip to content

Commit 3203885

Browse files
authored
Fix dialog link in the readme.
1 parent 2e854ee commit 3203885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ import FullscreenDialog from 'material-ui-fullscreen-dialog'
4848
\* required property
4949

5050
## Credits
51-
The code for the animation was adapted from Material UI's [Dialog][mui-auto-complete], although the animation itself is different.
51+
The code for the animation was adapted from Material UI's [Dialog][mui-dialog], although the animation itself is different.
5252

5353
## License
5454
The files included in this repository are licensed under the MIT license.
5555

5656
[dialogspec]: https://material.io/guidelines/components/dialogs.html#dialogs-specs
5757
[mui]: http://www.material-ui.com/#/
5858
[gh-pages]: https://teamwertarbyte.github.io/material-ui-fullscreen-dialog/
59-
[Dialog]: https://github.com/callemall/material-ui/blob/master/src/Dialog/Dialog.js
59+
[mui-dialog]: https://github.com/callemall/material-ui/blob/master/src/Dialog/Dialog.js

0 commit comments

Comments
 (0)