This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flex-site.git

commit 11dbe7fddb0138155fb53d41dbbf5e3d7a1d2fba
Author: Josh Tynjala <[email protected]>
AuthorDate: Mon Feb 20 16:15:04 2023 -0800

    installer: don't show badge because it isn't valid anymore
---
 content/installer.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/content/installer.md b/content/installer.md
index 7e4da97d6..89258be46 100644
--- a/content/installer.md
+++ b/content/installer.md
@@ -1,12 +1,9 @@
 Title:     SDK Installer
 
-The Apache Flex® SDK Installer is an application that simplifies the download 
and installation of the Apache Flex® SDK and its (required) components. It is 
aimed at anyone who wants to use the latest release of the Apache Flex SDK, but 
who might not necessarily be familiar with the tools and procedures required to 
compile the Apache Flex SDK from source code. The application will grab the 
official, current release of the SDK from [apache.org](/download.html), install 
it onto your compute [...]
+The Apache Flex® SDK Installer is an application that simplifies the download 
and installation of the Apache Flex® SDK and its (required) components. It is 
aimed at anyone who wants to use the latest release of the Apache Flex SDK, but 
who might not necessarily be familiar with the tools and procedures required to 
compile the Apache Flex SDK from source code. The application will grab the 
official, current release of the SDK from [apache.org](/download.html), install 
it onto your compute [...]
 
-<div style="padding: 15px;"><iframe name="afSDKInstallBadgeRegular" 
src="./installerbadge/index.html" frameborder="0" height="302" marginheight="0" 
marginwidth="0" scrolling="no" width="302"></iframe>
-<span style="position:relative;top:-290px;left:10px" >Problems with the 
installer ? Read the <a 
href="https://cwiki.apache.org/confluence/display/FLEX/Installation+help";>installation
 help</a> on the Wiki.</span></div>
-<span style="position:relative;top:-310px;left:331px" >In particular, Linux 
users should use the Ant-based method in the above link.</span></div>
-
-Alternatively, you can download the source and/or binaries for the Apache 
Flex® SDK Installer directly:
+> Problems with the installer? Read the [installation 
help](https://cwiki.apache.org/confluence/display/FLEX/Installation+help) on 
the Wiki.
+> In particular, Linux users should use the Ant-based method in the above link.
 
 Note: the installer downloads other files besides the Apache Flex SDK. These 
files are needed for the proper functioning of the SDK. The required TLF and 
the OSMF frameworks, as well as the optional Embedded Font Libraries and 
Utilities and BlazeDS are mentioned separately in the installer application. 
The other non-Apache files downloaded by the installer are:
 
@@ -15,6 +12,7 @@ Note: the installer downloads other files besides the Apache 
Flex SDK. These fil
  - [SWFObject.js][8]
 
 # Download Apache Flex® SDK Installer 3.3.2 (source)
+
 The Apache Flex team is pleased to offer this 3.3.2 release of the Apache 
Flex® SDK Installer, available as of 09 July 2018.
 
   - README : [README][5]
@@ -23,6 +21,7 @@ The Apache Flex team is pleased to offer this 3.3.2 release 
of the Apache Flex®
   - Windows Source : [apache-flex-sdk-installer-3.3.2-src.zip][2] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.3.2/apache-flex-sdk-installer-3.3.2-src.zip.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/release/flex/installer/3.3.2/apache-flex-sdk-installer-3.3.2-src.zip.sha512)]
 
 # Download Apache Flex SDK Installer 3.3.2 (binaries)
+
 Binaries are provided as a convenience for those who do not wish to compile 
the installer themselves. The 3.3.2 binaries were published on 09 July 2018. 
There is no 3.3.2 convenience binary for Linux as all recent Flex and FlexJS 
SDK's support installation via Apache Ant and it was determined that Linux 
users preferred the Ant method over having to install Adobe AIR to install the 
SDK.
 
   - Mac OS X Convenience Binary : [apache-flex-sdk-installer-3.3.2-bin.dmg][3] 
[[PGP](https://dist.apache.org/repos/dist/release/flex/installer/3.3.2/binaries/apache-flex-sdk-installer-3.3.2-bin.dmg.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/release/flex/installer/3.3.2/binaries/apache-flex-sdk-installer-3.3.2-bin.dmg.sha512)]

Reply via email to