From 5cb414593c55207f310fa6806b963b15bed8994f Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 8 Jan 2020 07:42:37 -0800 Subject: [PATCH] docs(readme): replace Svelte REPL link with CodeSandbox [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02fe3982..31e0bcb2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **NOTE**: Currently, this project is under active development. See the [issue tracker](https://github.com/IBM/carbon-components-svelte/projects/1) for the anticipated v1.0.0 release. -## [Storybook](https://ibm.github.io/carbon-components-svelte) · [Svelte REPL](https://svelte.dev/repl/201b02d3a92440f99de9129e83a67871?version=3.16.7) +## [Storybook](https://ibm.github.io/carbon-components-svelte) · [CodeSandbox](https://codesandbox.io/s/carbon-components-svelte021-lhvc4) ## Getting Started @@ -33,7 +33,7 @@ yarn add -D carbon-components-svelte ``` -Try it in the [Svelte REPL](https://svelte.dev/repl/201b02d3a92440f99de9129e83a67871?version=3.16.7). +Try it in the [CodeSandbox](https://codesandbox.io/s/carbon-components-svelte021-lhvc4). ## Contributing