change link to Arthur Clemens' template compiler

This commit is contained in:
Leo Horie 2016-02-08 10:28:51 -05:00
parent 56a51664b7
commit 42d756ea74

View file

@ -4,7 +4,7 @@
If you already have your HTML written and want to convert it into a Mithril template, you can use the tool below for one-off manual conversion.
[Template Converter](tools/template-converter.html)
[Template Converter](http://arthurclemens.github.io/mithril-template-converter/index.html)
---