mirror of
https://github.com/jquery/jquery.git
synced 2026-02-17 04:11:40 -05:00
Misc: Update all references to bugs.jquery.com
(cherry-picked from 3e89a53265)
Fixes gh-1681
Closes gh-1716
This commit is contained in:
committed by
Michał Gołębiowski
parent
519d99a1c3
commit
49c720e16a
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user