prep docs
This commit is contained in:
parent
81efa4db49
commit
431436bd6a
8 changed files with 339 additions and 32 deletions
|
|
@ -60,7 +60,7 @@ Let's create an HTML file to follow along:
|
|||
|
||||
```markup
|
||||
<body></body>
|
||||
<script src="http://cdn.rawgit.com/lhorie/mithril.js/rewrite/mithril.js"></script>
|
||||
<script src="http://unpkg.com/mithril/mithril.js"></script>
|
||||
<script>
|
||||
var root = document.body
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue