fixing path in change log
This commit is contained in:
parent
189fa8e7ce
commit
cbd50f493d
3 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col(9,9,12)">
|
<div class="col(9,9,12)">
|
||||||
<h2 id="change-log">Change Log</h2>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1,3 +1,3 @@
|
||||||
## Change Log
|
## Change Log
|
||||||
|
|
||||||
[v0.1](/archive/v0.1) - Initial release
|
[v0.1](/mithril/archive/v0.1) - Initial release
|
||||||
Loading…
Add table
Add a link
Reference in a new issue