Skip to content

Commit ab29914

Browse files
author
Steven Orvell
committed
Remove stackblitz until we can get it working and update others
1 parent a4c4c88 commit ab29914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ and renders declaratively using `lit-html`.
7070

7171
* The easiest way to try out LitElement is to use one of these online tools:
7272

73-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)
73+
* Runs in all [supported](#supported-browsers) browsers: [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)
7474

75-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/xjfLzb9y/1/), [JSBin](http://jsbin.com/vecuyan/edit?html,output),
75+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/rzhofu81/), [JSBin](http://jsbin.com/vecuyan/edit?html,output),
7676
[CodePen](https://codepen.io/sorvell/pen/RYQyoe?editors=1000).
7777

7878
* You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).

0 commit comments

Comments
 (0)