diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 083e38b0b..4d722d867 100644 --- a/docs/index.html +++ b/docs/index.html @@ -97,6 +97,7 @@ <h6>Fork on GitHub</h6> <p>Download, fork, pull, file issues, and more with the official Bootstrap repo on Github.</p> <p><a target="_blank" href="https://github.com/twitter/bootstrap" class="btn primary">Bootstrap on GitHub »</a></p> + <p class="current-version">Currently <a href="https://github.com/twitter/bootstrap/wiki/Changelog">v1.2.0</a></p> </div> </div><!-- /row --> </div> @@ -1275,8 +1276,8 @@ <p>One fine body…</p> </div> <div class="modal-footer"> - <a href="#" class="btn primary">Primary</a> <a href="#" class="btn secondary">Secondary</a> + <a href="#" class="btn primary">Primary</a> </div> </div> </div> |
