From 4252dff850e72269ea74aa86d63a880247ff22b3 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Sat, 29 Jun 2013 13:21:16 +0200 Subject: [PATCH] Fixes broken links to navbar component in docs. --- docs/examples/navbar-fixed-top.html | 2 +- docs/examples/navbar-static-top.html | 2 +- docs/examples/navbar.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/examples/navbar-fixed-top.html b/docs/examples/navbar-fixed-top.html index 2f73f08e4..425ff418f 100644 --- a/docs/examples/navbar-fixed-top.html +++ b/docs/examples/navbar-fixed-top.html @@ -60,7 +60,7 @@ title: Fixed navbar template

Navbar example

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

- View navbar docs » + View navbar docs »

diff --git a/docs/examples/navbar-static-top.html b/docs/examples/navbar-static-top.html index f22746900..c32d2134a 100644 --- a/docs/examples/navbar-static-top.html +++ b/docs/examples/navbar-static-top.html @@ -57,7 +57,7 @@ title: Static navbar template

Navbar example

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

- View navbar docs » + View navbar docs »

diff --git a/docs/examples/navbar.html b/docs/examples/navbar.html index f8b25482e..09dba0f23 100644 --- a/docs/examples/navbar.html +++ b/docs/examples/navbar.html @@ -60,7 +60,7 @@ title: Navbar template

Navbar example

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

- View navbar docs » + View navbar docs »