From 52a9e343a6093998594caf05d3d917812401ee3c Mon Sep 17 00:00:00 2001 From: "q-- https://github.com/q--" Date: Mon, 30 Sep 2013 10:37:25 +0200 Subject: [PATCH] Fix: "url" should be "script" in AlloyUI rule --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index ab661bbb8..e08fe056f 100644 --- a/share/apps.json +++ b/share/apps.json @@ -121,7 +121,7 @@ "website": "www.alloyui.com", "cats": [ 12 ], "env": "^AUI$", - "url": "^https?://cdn\\.alloyui.com/", + "script": "^https?://cdn\\.alloyui.com/", "implies": [ "Twitter Bootstrap", "YUI" ] }, "Amaya": {