diff options
| author | Mark Otto <[email protected]> | 2011-11-08 08:24:10 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-11-08 08:24:10 -0800 |
| commit | c5115d55abd3b8552c244720e64ee0beea71cdd5 (patch) | |
| tree | fe3b510df260c0b72eac1c9809f26d21c142bd2b /docs/javascript.html | |
| parent | f459f826af827735f8bfea2e850dba1151b19efc (diff) | |
| parent | ae5badc9fbe7bd6fc0724ab84926eaabd5eb130e (diff) | |
| download | bootstrap-c5115d55abd3b8552c244720e64ee0beea71cdd5.tar.xz bootstrap-c5115d55abd3b8552c244720e64ee0beea71cdd5.zip | |
Merge pull request #577 from smaboshe/updates-to-2.0-docs
Updates to 2.0 docs
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 3175d261e..bb30cf213 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -82,8 +82,7 @@ <div class="row"> <div class="span3"> <h2>Getting started</h2> - <p>Integrating javascript with the Bootstrap library is super easy. Below we go over the basics and provide you with some awesome plugins to get you started!</p> - <p><a class="btn primary" href="./javascript.html">View javascript docs »</a></p> + <p>Integrating javascript with the Bootstrap library is super easy. Here we go over the basics and provide you with some awesome plugins to get you started!</p> </div> <div class="span9"> <h3>What's included</h3> |
