From a950d5642b9e6039b6481e6f4eabe7635c516fde Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 26 May 2016 15:26:12 +0300 Subject: Update jQuery to v2.2.4. --- docs/examples/cover/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/cover') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 60833e212..7cf39e397 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -60,7 +60,7 @@ - + -- cgit v1.2.3 From ed3ba4742506a7164caddbcdcfc58aba25277b4d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Jun 2016 22:19:46 -0700 Subject: Support jQuery v3 in Bootstrap v4 (#20191) * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x --- docs/examples/cover/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/cover') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 7cf39e397..930e10bf8 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -60,7 +60,7 @@ - + -- cgit v1.2.3 From 2e69dfa8c1679238579ef6f5ec85deb755e4fb6d Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 4 Oct 2016 02:55:59 +1000 Subject: Fix broken/redirected links, moving to HTTPS where possible. (#20557) --- docs/examples/cover/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/cover') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 930e10bf8..9518792dd 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -47,7 +47,7 @@
-

Cover template for Bootstrap, by @mdo.

+

Cover template for Bootstrap, by @mdo.

-- cgit v1.2.3