diff --git a/README.md b/README.md index 12d90ffb..8f8cc956 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +- [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)