diff options
| author | XhmikosR <[email protected]> | 2017-11-06 22:11:25 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-11-06 12:11:25 -0800 |
| commit | 1524837af2aa7c78bbf4b91585237fa5fee75608 (patch) | |
| tree | 43e62e4de35ad0bd3002d7f7b9b1cb607e337583 /docs | |
| parent | bb53b32585aa3388a0364d7cfce2492654c95438 (diff) | |
| download | bootstrap-1524837af2aa7c78bbf4b91585237fa5fee75608.tar.xz bootstrap-1524837af2aa7c78bbf4b91585237fa5fee75608.zip | |
getting-started.md: Redirect from `/getting-started/` too. (#24669)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/getting-started/introduction.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/4.0/getting-started/introduction.md b/docs/4.0/getting-started/introduction.md index ec3c4033c..604c3f525 100644 --- a/docs/4.0/getting-started/introduction.md +++ b/docs/4.0/getting-started/introduction.md @@ -4,9 +4,10 @@ title: Introduction description: Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with the Bootstrap CDN and a template starter page. group: getting-started redirect_from: - - /docs/4.0/getting-started/ - - /docs/4.0/ - /docs/ + - /docs/4.0/ + - /docs/4.0/getting-started/ + - /docs/getting-started/ toc: true --- |
