From 7b8afff038e251acbdb28e455aec886d24a766e7 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sat, 12 Aug 2017 12:35:19 -0400 Subject: [PATCH] =?utf8?q?Fix=20broken=20Examples=20link=20in=20the=20docs?= =?utf8?q?=20footer=20include=20=E2=80=93=20`footer.html`.=20(#23348)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Re: #23343 – **Broken Links on getbootstrap.com** Clicking the `Examples` link in the Docs footer yields 404. http://getbootstrap.com/examples/ If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder. Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`. --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 8efcab974f..1f9b44c7b8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,7 +3,7 @@

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.

-- 2.47.2