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. --- js/bootstrap-button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/bootstrap-button.js') diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index ce4599164..f8b52eb41 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -1,6 +1,6 @@ /* ============================================================ * bootstrap-button.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#buttons + * http://twbs.github.com/bootstrap/javascript.html#buttons * ============================================================ * Copyright 2012 Twitter, Inc. * -- cgit v1.2.3 From 7d59745955f0070c3a1536ac8b725f67adf493bf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 22:53:57 -0700 Subject: Update URLs to account for v3 rc1 soft launch --- js/bootstrap-button.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/bootstrap-button.js') diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index f8b52eb41..668948d69 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -1,8 +1,8 @@ /* ============================================================ * bootstrap-button.js v2.3.2 - * http://twbs.github.com/bootstrap/javascript.html#buttons + * http://getbootstrap.com/2.3.3/javascript.html#buttons * ============================================================ - * Copyright 2012 Twitter, Inc. + * Copyright 2013 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3 From 573b3f44159a2127af3a539fc43095bbdb472603 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 22:56:28 -0700 Subject: Version bump --- js/bootstrap-button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/bootstrap-button.js') diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index 668948d69..40e294cb4 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -1,5 +1,5 @@ /* ============================================================ - * bootstrap-button.js v2.3.2 + * bootstrap-button.js v2.3.3 * http://getbootstrap.com/2.3.3/javascript.html#buttons * ============================================================ * Copyright 2013 Twitter, Inc. -- cgit v1.2.3 From 92fd785e9713dd141bb42d2c601fb41fb46165af Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 23:12:54 -0700 Subject: revert to 2.3.2 tag instead --- js/bootstrap-button.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/bootstrap-button.js') diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index 40e294cb4..4b2a90ab8 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -1,6 +1,6 @@ /* ============================================================ - * bootstrap-button.js v2.3.3 - * http://getbootstrap.com/2.3.3/javascript.html#buttons + * bootstrap-button.js v2.3.2 + * http://getbootstrap.com/2.3.2/javascript.html#buttons * ============================================================ * Copyright 2013 Twitter, Inc. * -- cgit v1.2.3