diff options
| author | Mark Otto <[email protected]> | 2017-07-04 22:45:15 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-05 11:27:06 -0700 |
| commit | 4d515e402686ffb819c64c2b60766eca9029071b (patch) | |
| tree | 2e789c15e3a33777e690edacf9d0afb96a9195ee | |
| parent | edae6a2e1dea3576d4c4afb441ed2de958258b98 (diff) | |
| download | bootstrap-4d515e402686ffb819c64c2b60766eca9029071b.tar.xz bootstrap-4d515e402686ffb819c64c2b60766eca9029071b.zip | |
move the about directory into the docs to avoid collision with the multiple versions of our hosted docs
| -rw-r--r-- | docs/4.0/about/brand.md (renamed from about/brand.md) | 0 | ||||
| -rw-r--r-- | docs/4.0/about/history.md (renamed from about/history.md) | 2 | ||||
| -rw-r--r-- | docs/4.0/about/license.md (renamed from about/license.md) | 0 | ||||
| -rw-r--r-- | docs/4.0/about/team.md (renamed from about/team.md) | 0 | ||||
| -rw-r--r-- | docs/4.0/about/translations.md (renamed from about/translations.md) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/about/brand.md b/docs/4.0/about/brand.md index 5fdc06eb5..5fdc06eb5 100644 --- a/about/brand.md +++ b/docs/4.0/about/brand.md diff --git a/about/history.md b/docs/4.0/about/history.md index af9f61702..cec23aa0b 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 index d614731bf..d614731bf 100644 --- a/about/license.md +++ b/docs/4.0/about/license.md diff --git a/about/team.md b/docs/4.0/about/team.md index aa575f8f2..aa575f8f2 100644 --- a/about/team.md +++ b/docs/4.0/about/team.md diff --git a/about/translations.md b/docs/4.0/about/translations.md index 576259d35..576259d35 100644 --- a/about/translations.md +++ b/docs/4.0/about/translations.md |
