Skip to content

Commit

Permalink
Misc: Update all references to bugs.jquery.com
Browse files Browse the repository at this point in the history
(cherry-picked from 3e89a53)

Fixes gh-1681
Closes gh-1716
  • Loading branch information
arthurvr authored and mgol committed Oct 19, 2014
1 parent 519d99a commit 49c720e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
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
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 49c720e

Please sign in to comment.