There was an error while loading. Please reload this page.
1 parent 2a8d876 commit bdb212aCopy full SHA for bdb212a
1 file changed
*preact-html.md
@@ -11,7 +11,7 @@ The neat part is, when bundled together with Preact this mode only adds 600 byte
11
> That also means to work with examples you must use this gist's URL:
12
>
13
> ```js
14
-> import { html, render } from 'https://cdn.rawgit.com/developit/ce062586e3fc7247dbb9ccc4f6acc4e1/raw/bf1ef4b38f43702dddd14118f54f3677cfa62560/preact-html.mjs'
+> import { html, render } from 'https://cdn.rawgit.com/developit/ce062586e3fc7247dbb9ccc4f6acc4e1/raw/2a8d8769cf06c606721600b0dbe077c3a3195681/preact-html.mjs'
15
> ```
16
17
```html
0 commit comments