diff options
| author | Mark Otto <[email protected]> | 2017-05-29 11:41:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-29 23:32:28 -0700 |
| commit | 723a03cc43f43aabf81e10e800ce6d1b14207a77 (patch) | |
| tree | 427ce70d3443ba881e51e31aafa3f32d4d109b48 /docs | |
| parent | ff76c31e5179915355c3ae44697e1d897f29fd1b (diff) | |
| download | bootstrap-723a03cc43f43aabf81e10e800ce6d1b14207a77.tar.xz bootstrap-723a03cc43f43aabf81e10e800ce6d1b14207a77.zip | |
update examples link and add a redirect
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/examples/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/4.0/examples/index.md b/docs/4.0/examples/index.md index 7479a7fb3..3fab1cc1a 100644 --- a/docs/4.0/examples/index.md +++ b/docs/4.0/examples/index.md @@ -1,6 +1,8 @@ --- layout: simple title: Examples +redirect_from: + - /examples/ --- [Download the Bootstrap source code]({{ site.download.source }}) to snag these examples. |
