diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 2f814ba2bfbb8c92123f8d66d7c672e579bce636..00d59969cc3ac9ffbf86f09bdff416d941d64ed3 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 similarity index 100% rename from docs/layout/flexbox.md rename to docs/getting-started/flexbox.md