Merge pull request #354 from q--/Update_AlloyUI

Fix: "url" should be "script" in AlloyUI rule
main
Elbert Alias 11 years ago
commit 54ac5d52ca

@ -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": {