Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4bb7d06

Browse files
committed
Docs: Update the URL to the latest jQuery build in CONTRIBUTING.md
It used to sayhttps://code.jquery.com/jquery.js but that's a frozen URLto jQuery 1.11.1. Let's switch that to the URL to the Git build, i.e.https://releases.jquery.com/git/jquery-git.js.Closesgh-4972(cherry picked from commit9bdb16c)
1 parente9f7726 commit4bb7d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Make sure you have reproduced the bug with all browser extensions and add-ons di
4848

4949
###Try the latest version of jQuery
5050

51-
Bugs in old versions of jQuery may have already been fixed. In order to avoid reporting known issues, make sure you are always testing against the[latest build](https://code.jquery.com/jquery.js). We cannot fix bugs in older released files, if a bug has been fixed in a subsequent version of jQuery the site should upgrade.
51+
Bugs in old versions of jQuery may have already been fixed. In order to avoid reporting known issues, make sure you are always testing against the[latest build](https://releases.jquery.com/git/jquery-git.js). We cannot fix bugs in older released files, if a bug has been fixed in a subsequent version of jQuery the site should upgrade.
5252

5353
###Simplify the test case
5454

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp