This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7f8e20d1 Update download.md minor text fixes
7f8e20d1 is described below
commit 7f8e20d10ecc4ec78722b644b7d758ba82e74883
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Oct 26 12:46:07 2023 -0300
Update download.md minor text fixes
line 8: minor text fix
line 14: the ASF no longer has mirror sites
---
download.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/download.md b/download.md
index b0eda03e..792f4602 100644
--- a/download.md
+++ b/download.md
@@ -5,13 +5,13 @@ title: "Download"
Get the latest bits
-On this page, you can find the _binary distributions_ of Apache Royale SDK to
download. If you prefer, you may download the [source code](/source-code)
instead, to compile it yourself. You may also checkout directly from our
[GitHub
repositories](https://github.com/apache/royale-asjs/wiki/Apache-Royale-Source-Code-Repositories).
+On this page, you can find the _binary distributions_ of Apache Royale SDK to
download. If you prefer, you may download the [source code](/source-code)
instead, to compile it yourself. You may also check out files directly from our
[GitHub
repositories](https://github.com/apache/royale-asjs/wiki/Apache-Royale-Source-Code-Repositories).
## Current Release
The current version of Apache Royale is **0.9.10**, released in **May 2023**.
It is **beta-quality**. This means that Royale may not work entirely as you or
we want it to, and that certain "standard" components or functions are not yet
available. However, you can create applications in Royale and compile them to
run either in a browser window or on the Flash/AIR platforms.
-Download the compiled (binary) version of Royale from one of the Apache mirror
sites linked below.
+Download the compiled (binary) version of Royale using the links below.
To create JavaScript applications with Royale, download from here:
@@ -51,4 +51,4 @@ npm install -g @apache-royale/royale-js-swf
--foreground-scripts
## Nightly Builds
-For developers who want to contribute to framework development, source code
and nightly build download links can be found on our [Get
Involved](/get-involved) page.
\ No newline at end of file
+For developers who want to contribute to framework development, source code
and nightly build download links can be found on our [Get
Involved](/get-involved) page.