mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Fix #11353: Add v2 unsupported note
Fix issue #11353 by adding a note to the v2.3.2 docs saying that we no longer support this version of Bootstrap. Provides a link to the latest docs, i.e. our homepage.
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div class="alert alert-danger bs-alert-old-docs">
|
||||
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||
</div>
|
||||
|
||||
<!-- Docs nav
|
||||
================================================== -->
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user