From 0822cc54581256e8361599759f4d9bf6070b3313 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 22:12:22 -0700 Subject: twitter/bootstrap => twbs/bootstrap in links etc. --- docs/extend.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/extend.html') diff --git a/docs/extend.html b/docs/extend.html index 163793eb9..f0b4465b3 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -147,7 +147,7 @@

Tools for compiling

Command line

-

Follow the instructions in the project readme on GitHub for compiling via command line.

+

Follow the instructions in the project readme on GitHub for compiling via command line.

JavaScript

Download the latest Less.js and include the path to it (and Bootstrap) in the <head>.

@@ -253,9 +253,9 @@ -- cgit v1.2.3 From 4be4e8ec355cc00982b2881975d1a7ce5b06225e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 23:07:23 -0700 Subject: Point changelog in docs to releases on GitHub --- docs/extend.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/extend.html') diff --git a/docs/extend.html b/docs/extend.html index f0b4465b3..f60c7ecd2 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -255,7 +255,7 @@
  • ·
  • Issues
  • ·
  • -
  • Changelog
  • +
  • Changelog
  • -- cgit v1.2.3