diff --git a/README.md b/README.md index 215d98b7c9..552066cc25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
- Explore Bootstrap docs »
+ Explore Bootstrap docs »
Bootstrap Themes
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index e411e92158..1d09ce89a4 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -272,7 +272,7 @@ svg:not(:root) {
// DON'T remove the click delay when `` 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