diff options
| author | Mark Otto <[email protected]> | 2013-08-18 10:12:33 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 10:12:33 -0700 |
| commit | a5ac0b74987310c0c706437e57834cc160defbb4 (patch) | |
| tree | 2519197817a181a6c75586252b823c18fc1cb7ac /_includes | |
| parent | 73a1a4133c484d0791efff87bc41eac3e2853e42 (diff) | |
| parent | 863b03cf38a0126dd4764e862a813b4989776eb0 (diff) | |
| download | bootstrap-a5ac0b74987310c0c706437e57834cc160defbb4.tar.xz bootstrap-a5ac0b74987310c0c706437e57834cc160defbb4.zip | |
Merge branch '3.0.0-wip' of https://github.com/iatek/bootstrap into iatek-3.0.0-wip
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-getting-started.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_includes/nav-getting-started.html b/_includes/nav-getting-started.html index 1cba756c3..16cafe9d0 100644 --- a/_includes/nav-getting-started.html +++ b/_includes/nav-getting-started.html @@ -19,6 +19,9 @@ <a href="#disable-responsive">Disabling responsiveness</a> </li> <li> + <a href="#migration">Migration</a> +</li> +<li> <a href="#browsers">Browser support</a> </li> <li> |
