Skip to content

Commit 29cf695

Browse files
author
Steven Orvell
committed
Update external samples in Readme
1 parent 43f5953 commit 29cf695

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
@@ -71,8 +71,8 @@ and renders declaratively using `lit-html`.
7171

7272
* 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)
7373

74-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),
75-
[CodePen](https://codepen.io/sorvell/pen/BxZgPN).
74+
* 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+
[CodePen](https://codepen.io/sorvell/pen/RYQyoe?editors=1000).
7676

7777
* 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)).
7878

0 commit comments

Comments
 (0)