Skip to content

Commit 694d425

Browse files
hamirmahaldiasbruno
authored andcommitted
fix #833 by changing stale link from README.md
All this does is change the "default content styles" hyperlink to show `index.md` instead of `README.md`, since I think the link to `README.md` is stale since at least [Dec 9, 2019](https://github.com/reactjs/react-modal/tree/e5fe406111f97269b8a552e9fc5ee285e05941fa/docs/styles) with commit e5fe406.
1 parent 9ca3626 commit 694d425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/styles/classes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ will be closed immediately when requested. Thus, if you are using the
2424
set `closeTimeoutMS` to the length (in milliseconds) of your closing
2525
transition.
2626

27-
If you specify `className`, the [default content styles](README.md) will not be
27+
If you specify `className`, the [default content styles](index.md) will not be
2828
applied. Likewise, if you specify `overlayClassName`, the default overlay
2929
styles will not be applied.
3030

0 commit comments

Comments
 (0)