Misc: Update all references to bugs.jquery.com

Fixes gh-1681
Closes gh-1716
This commit is contained in:
Arthur Verschaeve 2014-10-17 07:01:37 +02:00 committed by Michał Gołębiowski
parent ff928f5775
commit 3e89a53265
2 changed files with 2 additions and 2 deletions

View File

@ -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!)

View File

@ -20,7 +20,7 @@
"library"
],
"bugs": {
"url": "http://bugs.jquery.com"
"url": "https://github.com/jquery/jquery/issues"
},
"licenses": [
{