diff --git a/navbar-fixed-top.html b/navbar-fixed-top.html index e1f1c882ad..06ed424c2c 100644 --- a/navbar-fixed-top.html +++ b/navbar-fixed-top.html @@ -60,7 +60,7 @@ title: Fixed navbar template
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/navbar-static-top.html b/navbar-static-top.html index 2679a670b8..9a234114f7 100644 --- a/navbar-static-top.html +++ b/navbar-static-top.html @@ -57,7 +57,7 @@ title: Static navbar templateThis 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/navbar.html b/navbar.html index 6cba51dc53..5b5ffb77bc 100644 --- a/navbar.html +++ b/navbar.html @@ -60,7 +60,7 @@ title: Navbar templateThis 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.