diff options
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> |
