Skip to content

Commit a673900

Browse files
author
Amr Wagdy
committed
Improvement: Update codesandbox
1 parent ac010a0 commit a673900

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
3939
<a href="https://scaleflex.github.io/react-cloudimage-responsive-plain/" target="_blank">Demo</a>
4040
41-
<a href="https://codesandbox.io/s/react-cloudimage-responsive-plain-example-clgjj" target="_blank">Code Sandbox</a>
41+
<a href="https://codesandbox.io/s/react-cloudimage-responsive-plain-example-84npd1" target="_blank">Code Sandbox</a>
4242
4343
<a href="https://medium.com/@dmitry_82269/responsive-images-in-2019-now-easier-than-ever-b76e5a43c074" target="_blank">Why?</a>
4444
</strong>
@@ -178,7 +178,7 @@ render(<App />, document.body);
178178
<Img src="img.jpg" alt="Demo image"/>
179179
```
180180

181-
<a href="https://codesandbox.io/s/react-cloudimage-responsive-plain-example-clgjj"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit in codesandbox"/></a>
181+
<a href="https://codesandbox.io/s/react-cloudimage-responsive-plain-example-84npd1"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit in codesandbox"/></a>
182182

183183
### BackgroundImg component:
184184

@@ -188,7 +188,7 @@ render(<App />, document.body);
188188
</BackgroundImg>
189189
```
190190

191-
<a href="https://codesandbox.io/s/react-cloudimage-responsive-plain-background-4z247"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit in codesandbox"/></a>
191+
<a href="https://codesandbox.io/s/react-cloudimage-responsive-plain-background-nptb18"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit in codesandbox"/></a>
192192

193193
## <a name="configuration"></a> Config
194194

0 commit comments

Comments
 (0)