From 0b97d1b0c43c42043cd4e97fe303ba08eb4b2b49 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 14 Sep 2018 17:49:59 +0300 Subject: Use https in more places and fix a few redirects. --- js/tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js') diff --git a/js/tests/README.md b/js/tests/README.md index 1ba3d694e..3b079d92c 100644 --- a/js/tests/README.md +++ b/js/tests/README.md @@ -1,6 +1,6 @@ ## How does Bootstrap's test suite work? -Bootstrap uses [QUnit](https://qunitjs.com/) and [Sinon](http://sinonjs.org/). Each plugin has a file dedicated to its tests in `unit/.js`. +Bootstrap uses [QUnit](https://qunitjs.com/) and [Sinon](https://sinonjs.org/). Each plugin has a file dedicated to its tests in `unit/.js`. * `unit/` contains the unit test files for each Bootstrap plugin. * `vendor/` contains third-party testing-related code (QUnit, jQuery and Sinon). -- cgit v1.2.3