Amending template converter

Switching to @arthurclemens modified template converter
This commit is contained in:
Dominik Dumaine 2016-02-07 18:20:56 +11:00
parent 56a51664b7
commit 7e88af0820

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)
---