Merge pull request #708 from impinball/patch-1
lhorie.github.io/mithril -> mithril.js.org
This commit is contained in:
commit
34020b1f23
1 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
A Javascript Framework for Building Brilliant Applications
|
||||
|
||||
See the [website](http://lhorie.github.io/mithril) for documentation
|
||||
See the [website](http://mithril.js.org) for documentation
|
||||
|
||||
There's also a [blog](http://lhorie.github.io/mithril-blog) and a [mailing list](https://groups.google.com/forum/#!forum/mithriljs)
|
||||
|
||||
|
|
@ -74,6 +74,6 @@ m.module(document.getElementById("example"), app);
|
|||
|
||||
### Learn more
|
||||
|
||||
- [Tutorial](http://lhorie.github.io/mithril/getting-started.html)
|
||||
- [Differences from Other Frameworks](http://lhorie.github.io/mithril/comparison.html)
|
||||
- [Benchmarks](http://lhorie.github.io/mithril/benchmarks.html)
|
||||
- [Tutorial](http://mithril.js.org/getting-started.html)
|
||||
- [Differences from Other Frameworks](http://mithril.js.org/comparison.html)
|
||||
- [Benchmarks](http://mithril.js.org/benchmarks.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue