Skip to content

Commit 4bb3b3a

Browse files
Fix broken Link to ExampleLayout (#141)
1 parent 803ee42 commit 4bb3b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A simple widget that can be resized via one or more handles.
66

77
You can either use the `<Resizable>` element directly, or use the much simpler `<ResizableBox>` element.
88

9-
See the example and associated code in [TestLayout](/examples/TestLayout.js) and
9+
See the example and associated code in [ExampleLayout](/examples/ExampleLayout.js) and
1010
[ResizableBox](/lib/ResizableBox.js) for more details.
1111

1212
Make sure you use the associated styles in [/css/styles.css](/css/styles.css), as without them, you will have

0 commit comments

Comments
 (0)