aboutsummaryrefslogtreecommitdiff
path: root/docs/migration.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-18 22:35:37 -0800
committerMark Otto <[email protected]>2014-12-18 22:35:37 -0800
commit83b32524044083c135e3f17ff5ef83bb701a7333 (patch)
treea5bc365cfb95082f8a28632a95bbf7e918a2dc27 /docs/migration.md
parent94753bc3ec6568f684b2e329244e3190285186f4 (diff)
downloadbootstrap-83b32524044083c135e3f17ff5ef83bb701a7333.tar.xz
bootstrap-83b32524044083c135e3f17ff5ef83bb701a7333.zip
migration to layout and nav
Diffstat (limited to 'docs/migration.md')
-rw-r--r--docs/migration.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/migration.md b/docs/migration.md
index 4b7c360e6..3d87399cd 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -3,11 +3,9 @@ layout: page
title: Migrating to v4.x.x
---
-## Migrating from 3.x.x to 4.0.0
+## Summary
-Bootstrap 4 is not backwards compatible with v3.x.x. Use this section as a general guide to upgrading from v3.x.x to v4.0.0. For a broader overview, see [what's new](http://blog.getbootstrap.com/DEAD-LINK-FIX-ME-PLEASE) in the v4.0.0 release announcement.
-
-## At a glance
+For a broader overview, see [what's new](http://blog.getbootstrap.com/DEAD-LINK-FIX-ME-PLEASE) in the v4.0.0 release announcement.
- Dropped IE8 support—v4 is now only IE9+. For sites needing IE8, use v3.
- Switched from `px` to `rem` as our primary unit in CSS.