diff options
| author | Mark Otto <[email protected]> | 2015-12-08 09:51:50 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-12-08 09:51:50 -0800 |
| commit | 48938155eb24b4ccdde09426066869504c6dab3c (patch) | |
| tree | 7602b6ef137a439a1b75a4941e9ab54e9521c7fa /docs/_includes | |
| parent | 7f595a3bde6ead9b79f1d2f048587c0b7ba7eb90 (diff) | |
| parent | d1bb7639c51ee4d7caad0e01c711b092387b131a (diff) | |
| download | bootstrap-4.0.0-alpha.2.tar.xz bootstrap-4.0.0-alpha.2.zip | |
Merge pull request #18479 from twbs/v4a2v4.0.0-alpha.2
v4 alpha 2
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 69609286e..5b7e9bf7b 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -6,7 +6,7 @@ v{{ site.current_version }} </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions"> - <a class="dropdown-item" href="#">v4.0.0-alpha</a> + <a class="dropdown-item" href="#">v4.0.0-alpha.2</a> <a class="dropdown-item" href="#">v3.3.5</a> <a class="dropdown-item" href="#">v3.3.4</a> <a class="dropdown-item" href="#">v3.3.2</a> |
