diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2015-11-29 09:41:37 -0800 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2016-01-13 13:26:10 -0500 |
commit | b0b280cd61d1fa12b67bd723ac2c2fa91b92db01 (patch) | |
tree | 77d63e5ad795bf17060ad2797dfff101413b44d2 /test/readywait.html | |
parent | 605413994f06b01b0295ff681e9043049542b99a (diff) | |
download | jquery-b0b280cd61d1fa12b67bd723ac2c2fa91b92db01.tar.gz jquery-b0b280cd61d1fa12b67bd723ac2c2fa91b92db01.zip |
Docs: Updated links to https where they are supported.
Close gh-2746
Diffstat (limited to 'test/readywait.html')
-rw-r--r-- | test/readywait.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/readywait.html b/test/readywait.html index 7a736bef5..e34a0d795 100644 --- a/test/readywait.html +++ b/test/readywait.html @@ -39,9 +39,9 @@ <p> This is a test page for jQuery.readyWait and jQuery.holdReady, see - <a href="http://bugs.jquery.com/ticket/6781">#6781</a> + <a href="https://bugs.jquery.com/ticket/6781">#6781</a> and - <a href="http://bugs.jquery.com/ticket/8803">#8803</a>. + <a href="https://bugs.jquery.com/ticket/8803">#8803</a>. </p> <p> Test for jQuery.holdReady, which can be used |