From 90a8581fc31665933fb89bd65bc35cd4ccec481d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Sat, 29 Sep 2012 16:21:58 -0400 Subject: [PATCH] Manifest: Fixed docs URL for widget factory. --- build/core.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/core.json b/build/core.json index deeb2e118..973ee7daa 100644 --- a/build/core.json +++ b/build/core.json @@ -62,6 +62,7 @@ "abstraction", "state", "factory" - ] + ], + "docs": "http://api.jqueryui.com/jQuery.widget/", } } -- 2.39.5