chore: Update repo references (#1834)

This commit is contained in:
Pat Cavit 2017-05-02 09:24:12 -07:00 committed by GitHub
parent e966025171
commit bef58fdfa5
15 changed files with 50 additions and 48 deletions

View file

@ -616,4 +616,4 @@ This concludes the tutorial.
In this tutorial, we went through the process of creating a very simple application where we can list users from a server and edit them individually. As an extra exercise, try to implement user creation and deletion on your own.
If you want to see more examples of Mithril code, check the [examples](examples.md) page. If you have questions, feel free to drop by the [Mithril chat room](https://gitter.im/lhorie/mithril.js).
If you want to see more examples of Mithril code, check the [examples](examples.md) page. If you have questions, feel free to drop by the [Mithril chat room](https://gitter.im/MithrilJS/mithril.js).