diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2012-04-10 16:18:16 +0000 | 
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2012-04-10 16:18:16 +0000 | 
| commit | 96f7aeeb673a94e99ae05d8170357ce36da62494 (patch) | |
| tree | 8175bfe1388dddb8d8b7d8c3964ca1ca1be44e54 | |
| parent | d8f7d38f0778584eb3cb8e249430a22dbc110d76 (diff) | |
| download | bcm5719-llvm-96f7aeeb673a94e99ae05d8170357ce36da62494.tar.gz bcm5719-llvm-96f7aeeb673a94e99ae05d8170357ce36da62494.zip  | |
[docs] Remove a dead link.
llvm-svn: 154400
| -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 %}  | 

