diff options
| author | Calvin Freitas <[email protected]> | 2016-01-15 13:14:08 -0800 |
|---|---|---|
| committer | Calvin Freitas <[email protected]> | 2016-01-15 13:14:08 -0800 |
| commit | aaaf6aa44ca6b582eb4e6ccbe8f8101615e88f23 (patch) | |
| tree | 4678792624ce88fb4219c3dcadea08cf8054dbd8 /docs | |
| parent | 742d3ebcb5d68873ca16596a79879d55d9df1f21 (diff) | |
| download | bootstrap-aaaf6aa44ca6b582eb4e6ccbe8f8101615e88f23.tar.xz bootstrap-aaaf6aa44ca6b582eb4e6ccbe8f8101615e88f23.zip | |
update banner
update banner to link to Bootstrap 4 alpha 2 blog post
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_layouts/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index 267afd854..29858395e 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -6,7 +6,7 @@ </head> <body class="bs-docs-home"> <a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a> - <a href="http://blog.getbootstrap.com/2015/08/19/bootstrap-4-alpha/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a> + <a href="http://blog.getbootstrap.com/2015/12/08/bootstrap-4-alpha-2/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a> <!-- Docs master nav --> {% include nav/main.html %} |
