diff options
| author | Mark Otto <[email protected]> | 2013-08-23 21:45:46 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 21:45:46 -0700 |
| commit | c4f1591e70bc7849a533cd7d3f81bd7960ca7448 (patch) | |
| tree | fe2d3b16f7939e3391ad0cb3976579cc5a0cefd1 /getting-started.html | |
| parent | 7b0d035dd4cea21bcbd01c3d16764a90e9ce009b (diff) | |
| download | bootstrap-c4f1591e70bc7849a533cd7d3f81bd7960ca7448.tar.xz bootstrap-c4f1591e70bc7849a533cd7d3f81bd7960ca7448.zip | |
fixes #10095: note about backwards incompatibility
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 408040856..721210102 100644 --- a/getting-started.html +++ b/getting-started.html @@ -297,7 +297,7 @@ bootstrap/ <div class="page-header"> <h1 id="migration">Migrating from 2.x to 3.0</h1> </div> - <p class="lead">Folks looking to upgrade to v3 should use this section as a general upgrade guide. We've outlined some of the major changes and provided tables that highlight key changes. For an overview, <a href="http://blog.getbootstrap.com/2013/08/19/bootstrap-3-released/">read the announcement blog post</a>.</p> + <p class="lead">Bootstrap 3 is not backwards compatible with v2.x. Folks looking to upgrade to v3 should use this section as a general upgrade guide. We've outlined some of the major changes and provided tables that highlight key changes. For an overview, <a href="http://blog.getbootstrap.com/2013/08/19/bootstrap-3-released/">read the announcement blog post</a>.</p> <h2 id="migration-classes">Major class changes</h2> |
