aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 5f7a9e5f1..a3c7d5b87 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -11,7 +11,7 @@ Bug Reports:
* Which browsers are affected?
Provide a *minimal* test case, see https://webkit.org/test-case-reduction/
Use the latest shipping version of jQuery in your test case!
- We prefer test cases on http://jsbin.com or http://jsfiddle.net
+ We prefer test cases on https://jsbin.com or https://jsfiddle.net
Frequently Reported Issues:
* Selectors with '#' break: See https://github.com/jquery/jquery/issues/2824