diff options
| author | Mark Otto <[email protected]> | 2013-07-25 13:42:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-25 13:42:51 -0700 |
| commit | d242d536c4562ab0b30afafb3d2f663e2e55e15b (patch) | |
| tree | 8f5e76085f7c6dede1f8d7b417b8c66905a560c1 /index.html | |
| parent | bc93a429a8dc981dce39a878c8dd279f250db92d (diff) | |
| parent | 90fb40b7073af222478a99ee1ef93da879cac8b8 (diff) | |
| download | bootstrap-d242d536c4562ab0b30afafb3d2f663e2e55e15b.tar.xz bootstrap-d242d536c4562ab0b30afafb3d2f663e2e55e15b.zip | |
Merge pull request #8603 from cvrebert/twbs
twbs ALL the links
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index b798f3013..43a6db631 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ title: Bootstrap <ul class="bs-masthead-links"> <li> - <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a> + <a href="http://github.com/twbs/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a> </li> <li> <a href="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> |
