]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix broken Examples link in the docs footer include – `footer.html`. (#23348)
authorSteven Black <steveb@stevenblack.com>
Sat, 12 Aug 2017 16:35:19 +0000 (12:35 -0400)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 12 Aug 2017 16:35:19 +0000 (19:35 +0300)
commit7b8afff038e251acbdb28e455aec886d24a766e7
tree6ff3b6f0dd0468c096f251fab6b0cbe8b4b9fa1b
parent9d988de054ad8a73f1cb1d8901af0f45e3d21f34
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`.
_includes/footer.html