This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 67c0af57567135b644cf73fa5e56acadd404c268 Author: Josh Tynjala <[email protected]> AuthorDate: Tue Oct 18 14:32:52 2022 -0700 README: update links to https: --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50064a8732..48d163b7b4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Before building Royale you must install the following software and set the corre Royale requires Java SDK 1.8 or greater to be installed on your computer. For more information on installing the Java SDK, see: -<http://www.oracle.com/technetwork/java/javase/downloads/index.html> +<https://www.oracle.com/technetwork/java/javase/downloads/index.html> - **Environment variable** @@ -59,7 +59,7 @@ The Royale Ant build requires Ant 1.8 or greater to be installed on your compute For more information on installing Ant, see: -<http://ant.apache.org/> +<https://ant.apache.org/> - **Environment variable**
