aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 45b559392..b528907ff 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,9 @@
"type": "git",
"url": "git://github.com/jquery/jquery-ui.git"
},
- "bugs": "https://bugs.jqueryui.com/",
+ "bugs": {
+ "url": "https://github.com/jquery/jquery-ui/issues"
+ },
"license": "MIT",
"scripts": {
"test": "grunt"