Skip to content

Commit

Permalink
Misc: Update all references to bugs.jquery.com
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvr authored and mgol committed Oct 19, 2014
1 parent ff928f5 commit 3e89a53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Now open the jQuery test suite in a browser at http://localhost/test. If there i
Success! You just built and tested jQuery!


### Fix a bug from a ticket filed at bugs.jquery.com:
### Fix a bug from a ticket filed on Github:

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"library"
],
"bugs": {
"url": "http://bugs.jquery.com"
"url": "https://github.com/jquery/jquery/issues"
},
"licenses": [
{
Expand Down

0 comments on commit 3e89a53

Please sign in to comment.