We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0243d95 commit f59ed4cCopy full SHA for f59ed4c
demo/src/docs/Intro.tsx
@@ -31,7 +31,7 @@ export const Intro = () => {
31
</p>
32
33
<p>
34
- <img src="http://www.allaneagle.com/react-spaces/react-spaces-demo.gif" alt="Screen demo" width="100%" style={{ maxWidth: 1000 }} />
+ <img src="/react-spaces/react-spaces-demo.gif" alt="Screen demo" width="100%" style={{ maxWidth: 1000 }} />
35
36
</>
37
)
0 commit comments