Skip to content

Commit 3e6a60d

Browse files
committed
Merge branch 'master' of gist.github.com:ce062586e3fc7247dbb9ccc4f6acc4e1
2 parents 64459ff + bdb212a commit 3e6a60d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

*preact-html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The neat part is, when bundled together with Preact this mode only adds 600 byte
1111
> That also means to work with examples you must use this gist's URL:
1212
>
1313
> ```js
14-
> import { html, render } from 'https://cdn.rawgit.com/developit/ce062586e3fc7247dbb9ccc4f6acc4e1/raw/bf1ef4b38f43702dddd14118f54f3677cfa62560/preact-html.mjs'
14+
> import { html, render } from 'https://cdn.rawgit.com/developit/ce062586e3fc7247dbb9ccc4f6acc4e1/raw/2a8d8769cf06c606721600b0dbe077c3a3195681/preact-html.mjs'
1515
> ```
1616
1717
```html

0 commit comments

Comments
 (0)