We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edca73a commit 3b9b67bCopy full SHA for 3b9b67b
_layouts/default.html
@@ -58,7 +58,7 @@
58
<li class="{% if page.active_nav == 'about' %}selected{% endif %}">
59
<a href="{{ site.baseurl }}/about.html">About</a>
60
</li>
61
- <li><a href="https://wiki.openttd.org/">Manual</a></li>
+ <li><a href="https://wiki.openttd.org/">Wiki</a></li>
62
<li class="{% if page.active_nav == 'screenshots' or layout.active_nav == 'screenshots' %}selected{% endif %}">
63
<a href="{{ site.baseurl }}/screenshots.html">Screenshots</a>
64
0 commit comments