From d7aa5e6d93ec75ebbe35e089d8f5a8182e84655a Mon Sep 17 00:00:00 2001
From: XhmikosR
Date: Thu, 5 Oct 2017 14:56:34 +0300
Subject: [PATCH] Use direct links to documentation, getting started and about
pages.
The old ones are still being redirected.
---
_includes/docs-navbar.html | 2 +-
_includes/footer.html | 4 ++--
index.html | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html
index 76435bab78..ecedf7c4d6 100644
--- a/_includes/docs-navbar.html
+++ b/_includes/docs-navbar.html
@@ -9,7 +9,7 @@
Home
- Documentation
+ Documentation
Examples
diff --git a/_includes/footer.html b/_includes/footer.html
index c41c835788..bb6d59e940 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -4,9 +4,9 @@
GitHub
Twitter
Examples
- About
+ About
Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.
- Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.
+ Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.
diff --git a/index.html b/index.html
index 49523109fe..29559c0e67 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@ layout: home
Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.
--
2.47.2