From 3046d9150f5ec31f93d1caa73cf3eb6f7a9da299 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 8 Dec 2015 09:33:52 -0500 Subject: [PATCH] Build: Update bugs URL (cherry picked from commit ffcfb85c9818954adda69e73cf9ba76ea07b554c) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 729a955c5..541d9b166 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "type": "git", "url": "git://github.com/jquery/jquery-ui.git" }, - "bugs": "http://bugs.jqueryui.com/", + "bugs": "https://bugs.jqueryui.com/", "license": "MIT", "scripts": { "test": "grunt" -- 2.39.5