diff options
| author | Chris Rebert <[email protected]> | 2016-02-07 15:20:37 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-02-07 15:20:38 -0800 |
| commit | fe47bb202c8bdfa6603248c11a53545c88dc8aaf (patch) | |
| tree | 9370754bbec43bdebbbbb85b5c76905296ef12b8 /docs | |
| parent | 38a70e4a275ef4d0c838c714b6e5e3270984dab4 (diff) | |
| download | bootstrap-fe47bb202c8bdfa6603248c11a53545c88dc8aaf.tar.xz bootstrap-fe47bb202c8bdfa6603248c11a53545c88dc8aaf.zip | |
Update other Bootstrap 4 blog post link; erratum from #18913
[skip sauce]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index c8c5fb283..cde237d3f 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -6,7 +6,7 @@ </head> <body> <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 %} |
