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

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 10a3ac8  Get-Started: add missing link for downloads
10a3ac8 is described below

commit 10a3ac818e5889b29cf436bcc9bb2ec7a49dcfdc
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu May 16 12:04:31 2019 +0200

    Get-Started: add missing link for downloads
---
 Get Started.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Get Started.md b/Get Started.md
index 086acf3..885f323 100644
--- a/Get Started.md    
+++ b/Get Started.md    
@@ -24,14 +24,14 @@ All you need to know to start developing with Apache Royale
 
 ## Introduction
 
-Royale is an open source project. You can get the [source 
code](http://royale.apache.org/source-code/){:target='_blank'} and build 
Royale, or, if you are in a hurry, you can click here to find out how to 
download pre-compiled code and get going quickly.
+Royale is an open source project. You can get the [source 
code](http://royale.apache.org/source-code/){:target='_blank'} and build 
Royale, or, if you are in a hurry, you can [click 
here](https://royale.codeoscopic.com/download/){:target='_blank'} to find out 
how to download pre-compiled code and get going quickly.
 
 In Apache Royale you develop your applications using ActionScript 3 (AS3) and 
MXML languages. Your source code is build with the Royale compiler to generate 
the final Application that will run on the chosen platform.
 
 
 ## Getting Royale
 
-[System Requirements](Welcome/Get_Started/System-Requirements.html) - What 
kinds of computers and operating systems you can use to develop Royale 
applications.  You can run Royale applications on many more computers, 
operating systems and even devices such as smartphones and tablets.
+[System Requirements](Welcome/Get_Started/System-Requirements.html) - What 
kinds of computers and operating systems you can use to develop Royale 
applications. You can run Royale applications on many more computers, operating 
systems and even devices such as smartphones and tablets.
 
 [Development Tools](Welcome/Get_Started/Development-tools.html) - You can 
develop Royale with just the command-line, or you can use scripting/build tools 
like Apache Ant and Apache Maven, or even use IDEs.
 
@@ -63,4 +63,4 @@ In the `royale-asjs` repository repository folder you can 
find examples in the `
 
 Tutorials and code examples are coming soon!
 
-Happy Coding!
\ No newline at end of file
+Happy Coding!

Reply via email to