]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #24445
authorMark Otto <markd.otto@gmail.com>
Thu, 19 Oct 2017 20:04:39 +0000 (13:04 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2017 20:04:39 +0000 (13:04 -0700)
also pushed a hotfix to gh-pages branch

_includes/docs-navbar.html

index ecedf7c4d6d5714a756af74581ae084dc76aacb8..4f3e68738de2835d671faaa841be277085273888 100644 (file)
@@ -37,7 +37,7 @@
       <div class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions">
         <a class="dropdown-item active" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/">Latest (4.x)</a>
         <a class="dropdown-item" href="https://v4-alpha.getbootstrap.com/">v4 Alpha 6</a>
-        <a class="dropdown-item" href="https://getbootstrap.com/3.3/">v3.3.7</a>
+        <a class="dropdown-item" href="https://getbootstrap.com/docs/3.3/">v3.3.7</a>
         <a class="dropdown-item" href="https://getbootstrap.com/2.3.2/">v2.3.2</a>
       </div>
     </li>