diff options
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 |