]> source.dussan.org Git - jquery.git/commitdiff
Misc: Update all references to bugs.jquery.com
authorArthur Verschaeve <contact@arthurverschaeve.be>
Fri, 17 Oct 2014 05:01:37 +0000 (07:01 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Sun, 19 Oct 2014 22:51:04 +0000 (23:51 +0100)
Fixes gh-1681
Closes gh-1716

CONTRIBUTING.md
package.json

index fff5ab83f06da1514bea89fbdc2a3028cac4667a..71928bd3fe09dad2c00343bd20d69dc66d76bee4 100644 (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!)
 
index 66f283513ab705b55739d68b9574594ee2367e57..4a3de5b74be83bb6d0b5dd7fac4fa585303f9f4e 100644 (file)
@@ -20,7 +20,7 @@
     "library"
   ],
   "bugs": {
-    "url": "http://bugs.jquery.com"
+    "url": "https://github.com/jquery/jquery/issues"
   },
   "licenses": [
     {