diff --git a/package.json b/package.json
index 08bde1bc3139d4f138968509df42b2062d17ade9..22fc4ee57310c147ba946483491e4b5d12e2a1bd 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
     "es6-promise": "^4.0.5",
     "imports-loader": "^0.6.5",
     "jquery": "2.2.1",
-    "jquery-ui": "github:jquery/jquery-ui#1.11.4",
+    "jquery-ui": "git+https://github.com/jquery/jquery-ui#1.11.4",
     "jquery-ujs": "1.2.1",
     "js-cookie": "^2.1.3",
     "karma-mocha-reporter": "^2.2.2",
diff --git a/yarn.lock b/yarn.lock
index 99db6f61bcd9734a44d79012a8d04a6e5ba6f0b0..3ced18355cf5768a310591bf843498abd0f9aafd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2624,9 +2624,9 @@ jodid25519@^1.0.0:
   dependencies:
     jsbn "~0.1.0"
 
-"jquery-ui@github:jquery/jquery-ui#1.11.4":
+"jquery-ui@git+https://github.com/jquery/jquery-ui#1.11.4":
   version "1.11.4"
-  resolved "https://codeload.github.com/jquery/jquery-ui/tar.gz/d6713024e16de90ea71dc0544ba34e1df01b4d8a"
+  resolved "git+https://github.com/jquery/jquery-ui#d6713024e16de90ea71dc0544ba34e1df01b4d8a"
 
 jquery-ujs@1.2.1:
   version "1.2.1"