aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/ujs/public/vendor/qunit.js
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2017-08-19 07:59:40 +0530
committerGitHub <noreply@github.com>2017-08-19 07:59:40 +0530
commit250e1bd619c53da13b958bc04a97184930173c04 (patch)
tree944a248ddb29898a5fc7ae676a8f76253afc0377 /actionview/test/ujs/public/vendor/qunit.js
parent99c604f1f9de2f2a6fc3d0aec4f274cb05b48c69 (diff)
parent948c2c48df04e775e5b5a3da5f54e0d61299dc54 (diff)
downloadrails-250e1bd619c53da13b958bc04a97184930173c04.tar.gz
rails-250e1bd619c53da13b958bc04a97184930173c04.tar.bz2
rails-250e1bd619c53da13b958bc04a97184930173c04.zip
Merge pull request #30317 from yhirano55/use_ssl_in_guide_and_comment
Use https in guide and comment [ci skip]
Diffstat (limited to 'actionview/test/ujs/public/vendor/qunit.js')
-rw-r--r--actionview/test/ujs/public/vendor/qunit.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/test/ujs/public/vendor/qunit.js b/actionview/test/ujs/public/vendor/qunit.js
index 0e279fde17..50a9e6455d 100644
--- a/actionview/test/ujs/public/vendor/qunit.js
+++ b/actionview/test/ujs/public/vendor/qunit.js
@@ -42,7 +42,7 @@ var QUnit,
* with IE 7 (and prior) where Error.prototype.toString is
* not properly implemented
*
- * Based on http://es5.github.com/#x15.11.4.4
+ * Based on https://es5.github.io/#x15.11.4.4
*
* @param {String|Error} error
* @return {String} error message