We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfb9af commit b7663eaCopy full SHA for b7663ea
package.json
@@ -7,7 +7,7 @@
7
"homepage": "http://jquery.com",
8
"author": {
9
"name": "jQuery Foundation and other contributors",
10
- "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
+ "url": "https://github.com/jquery/jquery/blob/compat/AUTHORS.txt"
11
},
12
"repository": {
13
"type": "git",
@@ -25,7 +25,7 @@
25
"licenses": [
26
{
27
"type": "MIT",
28
- "url": "https://github.com/jquery/jquery/blob/master/LICENSE.txt"
+ "url": "https://github.com/jquery/jquery/blob/compat/LICENSE.txt"
29
}
30
],
31
"dependencies": {},
0 commit comments