From ae5badc9fbe7bd6fc0724ab84926eaabd5eb130e Mon Sep 17 00:00:00 2001 From: Silumesii Maboshe Date: Mon, 7 Nov 2011 09:09:17 +0200 Subject: Removed the 'View javascript docs' link because it is the page we are currently on. Copy tweak for intro paragraphy of the javascript docs. --- docs/javascript.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/javascript.html') 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 @@

Getting started

-

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!

-

View javascript docs »

+

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!

What's included

-- cgit v1.2.3 From 74dc83f211245dfaf06da9a1b2ad94f51f790be2 Mon Sep 17 00:00:00 2001 From: Raul Riera Date: Mon, 7 Nov 2011 10:22:28 +0100 Subject: Added the view port meta tag for proper responsiveness --- docs/javascript.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 3175d261e..398b8130b 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + -- cgit v1.2.3 From 0e6cd670ca0619c663c016c08059530b598e15d3 Mon Sep 17 00:00:00 2001 From: Raul Riera Date: Tue, 8 Nov 2011 20:32:28 +0100 Subject: Removed trailing backslash :) --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 398b8130b..542678588 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -3,7 +3,7 @@ Bootstrap, from Twitter - + -- cgit v1.2.3