diff options
| author | Silumesii Maboshe <[email protected]> | 2011-11-07 09:09:17 +0200 |
|---|---|---|
| committer | Silumesii Maboshe <[email protected]> | 2011-11-07 09:09:17 +0200 |
| commit | ae5badc9fbe7bd6fc0724ab84926eaabd5eb130e (patch) | |
| tree | fe3b510df260c0b72eac1c9809f26d21c142bd2b /docs/javascript.html | |
| parent | 4af6dac20ed17c616fbbee7e68b34a37252565e0 (diff) | |
| download | bootstrap-ae5badc9fbe7bd6fc0724ab84926eaabd5eb130e.tar.xz bootstrap-ae5badc9fbe7bd6fc0724ab84926eaabd5eb130e.zip | |
Removed the 'View javascript docs' link because it is the page we are currently on. Copy tweak for intro paragraphy of the javascript 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> |
