Skip to content

Commit 63a303f

Browse files
committed
Docs: Use HTTPS URLs for jsfiddle & jsbin
1 parent cfa4bfb commit 63a303f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Bug Reports:
1111
* Which browsers are affected?
1212
Provide a *minimal* test case, see https://webkit.org/test-case-reduction/
1313
Use the latest shipping version of jQuery in your test case!
14-
We prefer test cases on http://jsbin.com or http://jsfiddle.net
14+
We prefer test cases on https://jsbin.com or https://jsfiddle.net
1515
1616
Frequently Reported Issues:
1717
* Selectors with '#' break: See https://github.com/jquery/jquery/issues/2824

0 commit comments

Comments
 (0)