improve docs

This commit is contained in:
Leo Horie 2014-10-08 22:32:30 -04:00
parent d4642a9bba
commit 6332a805dc
7 changed files with 66 additions and 38 deletions

View file

@ -37,7 +37,7 @@ This tool is also available as a [Rails gem](https://github.com/mrsweaters/mithr
You can pre-compile Mithril templates to make them run faster. For more information see this page:
[Compiling Templates](compiling-templates.md)
[Compiling Templates](optimizing-performance.md#compiling-templates)
---