]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs and meta for 3.4.1. (#28255) 27183/head
authorXhmikosR <xhmikosr@gmail.com>
Wed, 13 Feb 2019 17:12:01 +0000 (19:12 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Feb 2019 17:12:01 +0000 (19:12 +0200)
README.md
site/_data/docs-versions.yml
site/_includes/docs-navbar.html

index 9fa8f536a53f019536e03282edd6575cacab9b33..48f9d7cb1ae9197c7f0df8331ec602fbbb67e1fe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -126,12 +126,7 @@ Learn more about using Jekyll by reading its [documentation](https://jekyllrb.co
 
 ### Documentation for previous releases
 
-- For v2.3.2: <https://getbootstrap.com/2.3.2/>
-- For v3.3.x: <https://getbootstrap.com/docs/3.3/>
-- For v3.4.0: <https://getbootstrap.com/docs/3.4/>
-- For v4.0.x: <https://getbootstrap.com/docs/4.0/>
-- For v4.1.x: <https://getbootstrap.com/docs/4.1/>
-- For v4.2.x: <https://getbootstrap.com/docs/4.2/>
+You can find all our previous releases docs on <https://getbootstrap.com/docs/versions/>.
 
 [Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download.
 
index ce240a75d1a146be30116061fac8eba6d66ad7a2..3249553a6d11deaa42e359a29f77858a12d1c569 100644 (file)
@@ -29,7 +29,7 @@
 
 - group: v3.x
   baseurl: https://getbootstrap.com/docs
-  description: Our previous major release and its minor versions. Last update was v3.4.0.
+  description: Our previous major release and its minor versions. Last update was v3.4.1.
   versions:
     - v: 3.3
     - v: 3.4
index 80b61b6557fcd6000f07b9638e66d028fbcc5b6c..a211a0ee032fe469a4813eb98259f21678d6db5c 100644 (file)
@@ -37,7 +37,7 @@
         <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>
-        <a class="dropdown-item" href="https://getbootstrap.com/docs/3.4/">v3.4.0</a>
+        <a class="dropdown-item" href="https://getbootstrap.com/docs/3.4/">v3.4.1</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 class="dropdown-divider"></div>