From: Steven Black Date: Sat, 12 Aug 2017 16:35:19 +0000 (-0400) Subject: Fix broken Examples link in the docs footer include – `footer.html`. (#23348) X-Git-Tag: v4.0.0-beta.2~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8afff038e251acbdb28e455aec886d24a766e7;p=thirdparty%2Fbootstrap.git Fix broken Examples link in the docs footer include – `footer.html`. (#23348) 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`. --- 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.