From: Mark Otto Date: Wed, 5 Jul 2017 05:45:15 +0000 (-0700) Subject: move the about directory into the docs to avoid collision with the multiple versions... X-Git-Tag: v4.0.0-beta~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d515e402686ffb819c64c2b60766eca9029071b;p=thirdparty%2Fbootstrap.git move the about directory into the docs to avoid collision with the multiple versions of our hosted docs --- diff --git a/about/brand.md b/docs/4.0/about/brand.md similarity index 100% rename from about/brand.md rename to docs/4.0/about/brand.md diff --git a/about/history.md b/docs/4.0/about/history.md similarity index 97% rename from about/history.md rename to docs/4.0/about/history.md index af9f617024..cec23aa0bd 100644 --- a/about/history.md +++ b/docs/4.0/about/history.md @@ -3,7 +3,7 @@ layout: docs title: History description: A brief overview of the history of Bootstrap. group: about -redirect_from: "/about/" +redirect_from: "/docs/4.0/about/" --- Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world. diff --git a/about/license.md b/docs/4.0/about/license.md similarity index 100% rename from about/license.md rename to docs/4.0/about/license.md diff --git a/about/team.md b/docs/4.0/about/team.md similarity index 100% rename from about/team.md rename to docs/4.0/about/team.md diff --git a/about/translations.md b/docs/4.0/about/translations.md similarity index 100% rename from about/translations.md rename to docs/4.0/about/translations.md