Fix navbar link, thanks @fredj

This commit is contained in:
Tom Payne
2013-03-05 17:43:24 +01:00
committed by Frederic Junod
parent 3b9d500818
commit d8a73d12ed
9 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="examples-list.html">OpenLayers 3 Examples</a>
<a class="brand" href="example-list.html">OpenLayers 3 Examples</a>
</div>
</div>
</div>