Documentation leads right to the workbook page.

This commit is contained in:
Jocelyn Fiat
2016-05-27 09:54:39 +02:00
parent 0fd1f4d993
commit 44f5918e86

View File

@@ -28,7 +28,7 @@
<a href="{{ page.base_url }}community">Community</a> <a href="{{ page.base_url }}community">Community</a>
</li> </li>
<li{% if page.title == "Documentation" %} class="active"{% endif %}> <li{% if page.title == "Documentation" %} class="active"{% endif %}>
<a href="{{ page.base_url }}workbook">Documentation</a> <a href="{{ page.base_url }}workbook/workbook">Documentation</a>
</li> </li>
</ul> </ul>
<h3 class="muted">Eiffel Web Framework</h3> <h3 class="muted">Eiffel Web Framework</h3>