Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates/pages/extend.mustache')
-rw-r--r--docs/templates/pages/extend.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache
index b5c8d57474..5f7dc8c5c8 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>&lt;head&gt;</code>.{{/i}}</p>