You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2012/09/09 13:33:50 UTC

svn commit: r831457 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/usingthebadge.html

Author: buildbot
Date: Sun Sep  9 11:33:50 2012
New Revision: 831457

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/usingthebadge.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep  9 11:33:50 2012
@@ -1 +1 @@
-1382456
+1382457

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep  9 11:33:50 2012
@@ -1 +1 @@
-1382456
+1382457

Modified: websites/staging/flex/trunk/content/flex/usingthebadge.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/usingthebadge.html (original)
+++ websites/staging/flex/trunk/content/flex/usingthebadge.html Sun Sep  9 11:33:50 2012
@@ -68,7 +68,7 @@
 <p>You can embed the badge on your website or in your blog, so your readers have easy access to Apache Flex SDK releases. The badge comes in two sizes, both of which offer the same functionality: download the latest release of the Apache Flex Installer application. To use the badge on your site or blog all you have to do is embed an iframe in the page. The iframe code is presented below:</p>
 <p>Regular size (302 x 302)<br />
 </p>
-<iframe name="afSDKInstallBadgeRegular" src="http://incubator.apache.org/flex/installerbadge/index.html" frameborder="1" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe>
+<iframe name="afSDKInstallBadgeRegular" src="http://flex.staging.apache.org/flex/installerbadge/index.html" frameborder="1" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe>
 
 <p>Use this code to embed the regular size badge on your website/blog:<br />
 </p>
@@ -79,7 +79,7 @@
 
 <p>Small size (402 x 84)<br />
 </p>
-<iframe name="afSDKInstallBadgeSmall" src="http://incubator.apache.org/flex/installerbadge/index.html" frameborder="1" height="84" marginheight="0" marginwidth="0" scrolling="no" width="402"></iframe>
+<iframe name="afSDKInstallBadgeSmall" src="http://flex.staging.apache.org/flex/installerbadge/index.html" frameborder="1" height="84" marginheight="0" marginwidth="0" scrolling="no" width="402"></iframe>
 
 <p>Use this code to embed the small size badge on your website/blog:<br />
 </p>