diff options
| author | Mark Otto <[email protected]> | 2013-04-01 11:10:56 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-04-01 11:10:56 -0700 |
| commit | c231dba7ee23bd72f3a158caaf66bb882b8eb2d5 (patch) | |
| tree | a66a9dc0904a64934205ba7eca18f32efd01956f /docs/index.html | |
| parent | 19d5e616685cc0ad72c216e04a69758bf0ed67bf (diff) | |
| download | bootstrap-c231dba7ee23bd72f3a158caaf66bb882b8eb2d5.tar.xz bootstrap-c231dba7ee23bd72f3a158caaf66bb882b8eb2d5.zip | |
updated links on homepage
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index bef668fd4..b2e6aa432 100644 --- a/docs/index.html +++ b/docs/index.html @@ -44,7 +44,7 @@ title: Bootstrap <div class="col-span-4"> <img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png"> <h2>Packed with features.</h2> - <p>A 12-column responsive <a href="./css/#grid-system">grid</a>, dozens of components, <a href="./javascript/">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize/">web-based Customizer</a> to make Bootstrap your own.</p> + <p>A 12-column responsive <a href="./css/#grid-system">grid</a>, dozens of components, <a href="./docs/#js">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize/">web-based Customizer</a> to make Bootstrap your own.</p> </div> </div> |
