Bug 509244 - Initial draft of CBI download pages

fix typo in breadcrumb

Change-Id: I5ee22f756d8bb4c3e53db88626a50fc845d21bcf
Signed-off-by: David Williams <david_williams@acm.org>
diff --git a/downloads/index.html b/downloads/index.html
index 80476ad..a409150 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -129,7 +129,7 @@
       <div class="container">
         <h3 class="sr-only">Breadcrumbs</h3>
         <div class="col-xs-24">
-          <ol class="breadcrumb"><li><a href="https://www.eclipse.org/">Home</a></li><li><a href="https://eclipse.eclipse.org/cbi">CBI</a></li><li class="active">CBI Downloads</li></ol>
+          <ol class="breadcrumb"><li><a href="https://www.eclipse.org/">Home</a></li><li><a href="https://www.eclipse.org/cbi/">CBI</a></li><li class="active">CBI Downloads</li></ol>
         </div>
         
       </div>