]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove remaining v4 alpha references (#23414)
authorJacob Müller <jacob.mueller.elz@gmail.com>
Tue, 15 Aug 2017 01:08:31 +0000 (03:08 +0200)
committerMark Otto <markd.otto@gmail.com>
Tue, 15 Aug 2017 01:08:31 +0000 (18:08 -0700)
* Remove remaining references to v4 Alpha

This commit removes the remaining refrences to the v4 Alpha website and replaces them with the
corresponding v4 Beta ones.

**Note:** We have to hard code the current docs version at some places. Wouldn't it be good to have a `/docs/latest/` redirect to solve this "issue" in the future?

* Don't update the domain in the CNAME file

README.md
scss/_reboot.scss

index 215d98b7c9c3138f845f581857677ecb89efae98..552066cc25a08f5f3f237e8c1eaad73044626e9f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 <p align="center">
-  <a href="https://v4-alpha.getbootstrap.com">
-    <img src="http://v4-alpha.getbootstrap.com/assets/brand/bootstrap-solid.svg" width=72 height=72>
+  <a href="https://getbootstrap.com">
+    <img src="http://getbootstrap.com/assets/brand/bootstrap-solid.svg" width=72 height=72>
   </a>
 
   <h3 align="center">Bootstrap</h3>
@@ -8,7 +8,7 @@
   <p align="center">
     Sleek, intuitive, and powerful front-end framework for faster and easier web development.
     <br>
-    <a href="https://v4-alpha.getbootstrap.com"><strong>Explore Bootstrap docs &raquo;</strong></a>
+    <a href="https://getbootstrap.com/docs/4.0"><strong>Explore Bootstrap docs &raquo;</strong></a>
     <br>
     <br>
     <a href="https://themes.getbootstrap.com">Bootstrap Themes</a>
index e411e9215890818854f870c6e4414426a0acc295..1d09ce89a4931708d164bab88db8b003352b6861 100644 (file)
@@ -272,7 +272,7 @@ svg:not(:root) {
 // DON'T remove the click delay when `<meta name="viewport" content="width=device-width">` is present.
 // However, they DO support removing the click delay via `touch-action: manipulation`.
 // See:
-// * https://v4-alpha.getbootstrap.com/content/reboot/#click-delay-optimization-for-touch
+// * https://getbootstrap.com/docs/4.0/content/reboot/#click-delay-optimization-for-touch
 // * http://caniuse.com/#feat=css-touch-action
 // * https://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay