aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/layout.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 6ba72e841..3366179de 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -72,7 +72,7 @@
<li class="{{javascript}}">
<a href="./javascript.html">{{_i}}Javascript{{/i}}</a>
</li>
- <li class="{{less}}">
+ <li class="{{extend}}">
<a href="./extend.html">{{_i}}Extend{{/i}}</a>
</li>
</ul>