mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Misc: Update all references to bugs.jquery.com
Fixes gh-1681 Closes gh-1716
This commit is contained in:
parent
ff928f5775
commit
3e89a53265
@ -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!)
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
"library"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "http://bugs.jquery.com"
|
||||
"url": "https://github.com/jquery/jquery/issues"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user