From fab8321d5f21aa0e8e6e0ce5b0b045f59fe47d15 Mon Sep 17 00:00:00 2001 From: impinball Date: Tue, 7 Jul 2015 20:30:46 -0400 Subject: [PATCH] lhorie.github.io/mithril -> mithril.js.org --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)