From 53a3fb5ead7edf8573dfd8bb7f2c9c42dd77f695 Mon Sep 17 00:00:00 2001 From: Arthur Verschaeve Date: Thu, 9 Oct 2014 21:45:24 +0200 Subject: [PATCH] README: link to Github Issues instead of bugs.jquery.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c25bb24..e33d9099 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Referencing Bug Tracker Tickets -* Pull requests for changes that were requested or recommended via the [jQuery Bug Tracker](http://bugs.jquery.com) should include a link back to the relevant ticket. +* Pull requests for changes that were requested or recommended via the [jQuery Issue Tracker](https://github.com/jquery/jquery/issues) should include a link back to the relevant ticket. ## Building