diff options
| author | Garth Bjerk <[email protected]> | 2017-08-11 12:43:06 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-08-11 13:43:06 +0300 |
| commit | bfd05c3423b8d92721444f002311e7d261ef30a7 (patch) | |
| tree | aaa1e528ac9bd04f109ab320b07b5641975894a5 /docs | |
| parent | 8d84779a7d3ceced8b852dbf48774d506fb7ea74 (diff) | |
| download | bootstrap-bfd05c3423b8d92721444f002311e7d261ef30a7.tar.xz bootstrap-bfd05c3423b8d92721444f002311e7d261ef30a7.zip | |
Fix the broken about link in the footer (#23298)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/about/history.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/4.0/about/history.md b/docs/4.0/about/history.md index cec23aa0b..cfb0f5ab3 100644 --- a/docs/4.0/about/history.md +++ b/docs/4.0/about/history.md @@ -2,8 +2,8 @@ layout: docs title: History description: A brief overview of the history of Bootstrap. -group: about -redirect_from: "/docs/4.0/about/" +redirect_from: + - /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. |
