fixing path in change log

This commit is contained in:
Leo Horie 2014-03-20 12:29:56 -04:00
parent 189fa8e7ce
commit cbd50f493d
3 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@
</div>
<div class="col(9,9,12)">
<h2 id="change-log">Change Log</h2>
<p><a href="/archive/v0.1">v0.1</a> - Initial release</p>
<p><a href="/mithril/archive/v0.1">v0.1</a> - Initial release</p>
</div>
</div>

Binary file not shown.

View file

@ -1,3 +1,3 @@
## Change Log
[v0.1](/archive/v0.1) - Initial release
[v0.1](/mithril/archive/v0.1) - Initial release