aboutsummaryrefslogtreecommitdiff
path: root/site/_includes/docs-navbar.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-12-17 16:17:44 +0200
committerMark Otto <[email protected]>2018-12-21 09:03:29 -0800
commit1bded2ffcd8421aea372d3f090b3f024fb6be143 (patch)
treefa50e6d3a03bcc799a18694bc23f7b87d7b963c7 /site/_includes/docs-navbar.html
parenteda851ee76bd01375f39682d903a76cc51207475 (diff)
downloadbootstrap-1bded2ffcd8421aea372d3f090b3f024fb6be143.tar.xz
bootstrap-1bded2ffcd8421aea372d3f090b3f024fb6be143.zip
Update docs-navbar.html
Diffstat (limited to 'site/_includes/docs-navbar.html')
-rw-r--r--site/_includes/docs-navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/_includes/docs-navbar.html b/site/_includes/docs-navbar.html
index a61450fd7..5589ef8b5 100644
--- a/site/_includes/docs-navbar.html
+++ b/site/_includes/docs-navbar.html
@@ -33,7 +33,7 @@
</a>
<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.2.x)</a>
- <a class="dropdown-item" href="https://getbootstrap.com/docs/4.2/">v4.2.0</a>
+ <a class="dropdown-item" href="https://getbootstrap.com/docs/4.1/">v4.1.3</a>
<a class="dropdown-item" href="https://getbootstrap.com/docs/4.0/">v4.0.0</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="https://v4-alpha.getbootstrap.com/">v4 Alpha 6</a>