Author: bigosmallm
Date: Sun Jan  6 01:47:02 2013
New Revision: 1429454

URL: http://svn.apache.org/viewvc?rev=1429454&view=rev
Log:
Fixing link in installerbadge/index.chtml

Modified:
    flex/site/trunk/content/installerbadge/index.chtml

Modified: flex/site/trunk/content/installerbadge/index.chtml
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installerbadge/index.chtml?rev=1429454&r1=1429453&r2=1429454&view=diff
==============================================================================
--- flex/site/trunk/content/installerbadge/index.chtml (original)
+++ flex/site/trunk/content/installerbadge/index.chtml Sun Jan  6 01:47:02 2013
@@ -49,7 +49,7 @@
         var swfVersionStr, params, attributes;
         
         swfVersionStr = "11.1.0";
-        flashVars = { serviceURL: "http://incubator.apache.org/flex/"; };
+        flashVars = { serviceURL: "http://flex.apache.org/"; };
         params = { quality: "high", bgcolor: "#ffffff", allowscriptaccess: 
"sameDomain",
             allowfullscreen: "true" };
         attributes = { id: "InstallApacheFlexBadge", name: 
"InstallApacheFlexBadge" };


Reply via email to