diff options
| author | Mark Otto <[email protected]> | 2017-09-09 17:39:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-09-09 17:39:47 -0700 |
| commit | 6df1f5338b38ee7d6675ae179b865d14ea099df6 (patch) | |
| tree | fb60361fc8bcfea02dd41ef4c314d565d3fbceae /docs | |
| parent | d8a5147c380fe142ee97fa2489f05afe2ed5a614 (diff) | |
| download | bootstrap-6df1f5338b38ee7d6675ae179b865d14ea099df6.tar.xz bootstrap-6df1f5338b38ee7d6675ae179b865d14ea099df6.zip | |
fix redirect, close #23888
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/about/history.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/about/history.md b/docs/4.0/about/history.md index b63845bfc..0b5de7776 100644 --- a/docs/4.0/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. redirect_from: - - /about/ + - /docs/4.0/about/ group: about --- |
