We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5e799 commit 6e4a465Copy full SHA for 6e4a465
1 file changed
examples/1.html
@@ -20,8 +20,8 @@ <h3>React-Resizable Demo</h3>
20
<p>React-resizable is a simple component that you wrap your existing components inside. It
21
gives those components resize handles.
22
</p>
23
- <p><a href="https://github.com/STRML/react-resizable">View project on GitHub</a></p>
24
- <p><a href="https://github.com/STRML/react-resizable/blob/master/examples/ExampleLayout.js">View this page's source</a></p>
+ <p><a href="https://github.com/react-grid-layout/react-resizable">View project on GitHub</a></p>
+ <p><a href="https://github.com/react-grid-layout/react-resizable/blob/master/examples/ExampleLayout.js">View this page's source</a></p>
25
<hr />
26
<div id="content"></div>
27
</body>
0 commit comments