had to change the name

This commit is contained in:
Torsten Ruger
2014-07-17 01:03:17 +03:00
parent 6ef7ef0572
commit 74266bb4a9
15 changed files with 40 additions and 40 deletions

View File

@@ -13,9 +13,9 @@ layout: site
<h2 class="center">More Detail</h2>
<div>
<ul class="nav nav-list">
<li><a href="/crystal/layers.html"> Layers of Crystal </a> </li>
<li><a href="/crystal/memory.html"> Memory </a> </li>
<li><a href="/crystal/optimisations.html"> Optimisation ideas </a> </li>
<li><a href="/sapphire/layers.html"> Layers of Sapphire </a> </li>
<li><a href="/sapphire/memory.html"> Memory </a> </li>
<li><a href="/sapphire/optimisations.html"> Optimisation ideas </a> </li>
</ul>
</div>
</div>