From: Mark Otto Date: Wed, 6 Aug 2014 00:19:12 +0000 (-0700) Subject: move license and translations to about section X-Git-Tag: v4.0.0-alpha~612 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0181d3c643f68f1f4b95b4eebdb532e0d156843f;p=thirdparty%2Fbootstrap.git move license and translations to about section --- diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index e9c9c403b6..90024c2549 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -13,8 +13,6 @@ - title: Support # - title: Third party support - title: Accessibility - - title: License - - title: Translations - title: Layout pages: @@ -114,4 +112,6 @@ - title: History - title: Team - title: Brand + - title: License FAQs + - title: Translations # - title: Credits diff --git a/docs/getting-started/license.md b/docs/about/license.md similarity index 100% rename from docs/getting-started/license.md rename to docs/about/license.md diff --git a/docs/getting-started/translations.md b/docs/about/translations.md similarity index 100% rename from docs/getting-started/translations.md rename to docs/about/translations.md