aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-05-29 13:53:22 -0700
committerMark Otto <[email protected]>2015-05-29 13:53:22 -0700
commit163dd5296e9d6e4f91956b4afeb99ebc4693b4ad (patch)
tree95fb39dee80a477ee3499d3b4c431c8e3a6c304d /docs
parent38c7813c7276a57ff0e89fc540f9c2bf12fa4bbc (diff)
downloadbootstrap-163dd5296e9d6e4f91956b4afeb99ebc4693b4ad.tar.xz
bootstrap-163dd5296e9d6e4f91956b4afeb99ebc4693b4ad.zip
move flexbox to getting started
Diffstat (limited to 'docs')
-rw-r--r--docs/_data/nav.yml2
-rw-r--r--docs/getting-started/flexbox.md (renamed from docs/layout/flexbox.md)0
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml
index 2f814ba2b..00d59969c 100644
--- a/docs/_data/nav.yml
+++ b/docs/_data/nav.yml
@@ -10,6 +10,7 @@
- title: JavaScript
- title: Compiling
- title: Customize
+ - title: Flexbox
- title: Support
# - title: Third party support
- title: Accessibility
@@ -40,7 +41,6 @@
- title: Viewports
- title: Print
- title: Test cases
- - title: Flexbox
- title: Components
pages:
diff --git a/docs/layout/flexbox.md b/docs/getting-started/flexbox.md
index 05a407706..05a407706 100644
--- a/docs/layout/flexbox.md
+++ b/docs/getting-started/flexbox.md