diff options
| author | Mark Otto <[email protected]> | 2013-07-26 23:36:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 23:36:38 -0700 |
| commit | b4c4072679943773a7582daa63f545ba818fa627 (patch) | |
| tree | eb813b137e1792b81377c1041a240782b79d2ef1 /docs/templates/pages/extend.mustache | |
| parent | d991ef2ab1b4d156c7e5d33d052d66f8eaafc460 (diff) | |
| parent | 04b00365da0da573b7cac3c4f0222885700ecef7 (diff) | |
| download | bootstrap-2.3.2.tar.xz bootstrap-2.3.2.zip | |
Merge pull request #8637 from twitter/2.3.2-wipv2.3.2
Bump 2.3.2 dependencies and docs links for v3 RC1
Diffstat (limited to 'docs/templates/pages/extend.mustache')
| -rw-r--r-- | docs/templates/pages/extend.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index b5c8d5747..5f7dc8c5c 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -66,7 +66,7 @@ <h2>{{_i}}Tools for compiling{{/i}}</h2> <h3>{{_i}}Command line{{/i}}</h3> - <p>{{_i}}Follow <a href="https://github.com/twitter/bootstrap#developers">the instructions in the project readme</a> on GitHub for compiling via command line.{{/i}}</p> + <p>{{_i}}Follow <a href="https://github.com/twbs/bootstrap#developers">the instructions in the project readme</a> on GitHub for compiling via command line.{{/i}}</p> <h3>{{_i}}JavaScript{{/i}}</h3> <p>{{_i}}<a href="http://lesscss.org/">Download the latest Less.js</a> and include the path to it (and Bootstrap) in the <code><head></code>.{{/i}}</p> |
