diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/layout.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 47fc75650..776e45288 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -59,7 +59,7 @@ <a href="./getting-started.html">{{_i}}Get started{{/i}}</a> </li> <li class="{{css}}"> - <a href="./css.html">{{_i}}Core CSS{{/i}}</a> + <a href="./css.html">{{_i}}CSS{{/i}}</a> </li> <li class="{{components}}"> <a href="./components.html">{{_i}}Components{{/i}}</a> |
