a post-component library for building user-interfaces on the web.

readme: point to moved file

tombl.dev bd009a7c 5f6e314c

verified
+1 -1
+1 -1
readme.md
··· 3 3 a post-component library for building user interfaces on the web. 4 4 5 5 ```javascript 6 - import { Root, html, invalidate } from 'https://tombl.github.io/dhtml/html.js' 6 + import { Root, html, invalidate } from 'https://tombl.github.io/dhtml/src/html.js' 7 7 8 8 const app = { 9 9 i: 0,