Skip to content

Commit 3e89a53

Browse files
arthurvrmgol
authored andcommitted
Misc: Update all references to bugs.jquery.com
Fixes jquerygh-1681 Closes jquerygh-1716
1 parent ff928f5 commit 3e89a53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Now open the jQuery test suite in a browser at http://localhost/test. If there i
126126
Success! You just built and tested jQuery!
127127

128128

129-
### Fix a bug from a ticket filed at bugs.jquery.com:
129+
### Fix a bug from a ticket filed on Github:
130130

131131
**NEVER write your patches to the master branch** - it gets messy (I say this from experience!)
132132

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"library"
2121
],
2222
"bugs": {
23-
"url": "http://bugs.jquery.com"
23+
"url": "https://github.com/jquery/jquery/issues"
2424
},
2525
"licenses": [
2626
{

0 commit comments

Comments
 (0)