diff options
-rw-r--r-- | lld/docs/_templates/layout.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/docs/_templates/layout.html b/lld/docs/_templates/layout.html index 50276506cd0..519a24bce63 100644 --- a/lld/docs/_templates/layout.html +++ b/lld/docs/_templates/layout.html @@ -9,5 +9,4 @@ {% block rootrellink %} <li><a href="{{ pathto('index') }}">lld Home</a> | </li> - <li><a href="{{ pathto('contents') }}">Documentation</a>»</li> {% endblock %} |