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 /getting-started.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 'getting-started.html')
| -rw-r--r-- | getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html index 435865ebf..506a472b4 100644 --- a/getting-started.html +++ b/getting-started.html @@ -23,11 +23,11 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex <h3 id="download-options">More download options</h3> <div class="bs-docs-dl-options"> <h4> - <a href="https://github.com/twitter/bootstrap/zipball/master" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download latest source code</a> + <a href="https://github.com/twbs/bootstrap/zipball/master" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download latest source code</a> </h4> <p>Get the original files for all CSS and JavaScript by downloading the latest version directly from GitHub.</p> <h4> - <a href="https://github.com/twitter/bootstrap/" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'GitHub project']);">Clone or fork via GitHub</a> + <a href="https://github.com/twbs/bootstrap/" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'GitHub project']);">Clone or fork via GitHub</a> </h4> <p>Clone the entire project or fork your own version of Bootstrap to make it your own by visiting us on GitHub.</p> <h4> |
