diff options
| author | Pascal Herbert <[email protected]> | 2016-07-29 13:01:59 +0200 |
|---|---|---|
| committer | Pascal Herbert <[email protected]> | 2016-07-29 13:01:59 +0200 |
| commit | d2adfe5a28793bcb7fed88c31e0024071389ddc8 (patch) | |
| tree | 437b3d0f8e50c6a64b70c6e3f3c981af7b654938 /docs | |
| parent | 0b9c4a4007c44201dce9a6cc1a38407005c26c86 (diff) | |
| download | bootstrap-d2adfe5a28793bcb7fed88c31e0024071389ddc8.tar.xz bootstrap-d2adfe5a28793bcb7fed88c31e0024071389ddc8.zip | |
update teaser links
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_layouts/default.html | 2 | ||||
| -rw-r--r-- | docs/_layouts/home.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index cde237d3f..670f538f2 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/12/08/bootstrap-4-alpha-2/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a> + <a href="http://blog.getbootstrap.com/2016/07/27/bootstrap-4-alpha-3/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a> <!-- Docs master nav --> {% include nav/main.html %} diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index 29858395e..8ec943e25 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/12/08/bootstrap-4-alpha-2/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a> + <a href="http://blog.getbootstrap.com/2016/07/27/bootstrap-4-alpha-3/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a> <!-- Docs master nav --> {% include nav/main.html %} |
