You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2020/05/11 22:03:05 UTC

[royale-asjs] branch develop updated: Fixed URLs

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

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new d082722  Fixed URLs
d082722 is described below

commit d082722bb1930d338a0dae4cbe0055de86d62731
Author: Harbs <ha...@in-tools.com>
AuthorDate: Tue May 12 01:02:48 2020 +0300

    Fixed URLs
---
 README.md                                          |  4 +--
 RELEASE_NOTES.md                                   |  2 +-
 .../frameworks/flex-config-template.xml            |  2 +-
 .../resources-with-swf/frameworks/flex-config.xml  |  2 +-
 .../frameworks/royale-config-template.xml          |  2 +-
 .../frameworks/royale-config.xml                   |  2 +-
 .../frameworks/flex-config-template.xml            |  2 +-
 .../frameworks/flex-config.xml                     |  2 +-
 .../frameworks/royale-config-template.xml          |  2 +-
 .../frameworks/royale-config.xml                   |  2 +-
 .../resources/frameworks/air-config-template.xml   |  2 +-
 .../src/main/resources/frameworks/air-config.xml   |  2 +-
 .../main/resources/frameworks/airmobile-config.xml |  2 +-
 .../frameworks/createjs-config-template.xml        |  2 +-
 .../main/resources/frameworks/createjs-config.xml  |  2 +-
 .../frameworks/jquery-config-template.xml          |  2 +-
 .../main/resources/frameworks/jquery-config.xml    |  2 +-
 .../resources/frameworks/js-config-template.xml    |  2 +-
 .../src/main/resources/frameworks/js-config.xml    |  2 +-
 .../resources/frameworks/node-config-template.xml  |  2 +-
 .../src/main/resources/frameworks/node-config.xml  |  2 +-
 examples/blog/BE0001_Hello_World/README.txt        |  2 +-
 .../BE0002_Using_Jewel_Alert_Control/README.txt    |  2 +-
 .../BE0003_Using_Jewel_Slider_Control/README.txt   |  2 +-
 .../README.txt                                     |  2 +-
 .../README.txt                                     |  2 +-
 .../README.txt                                     |  2 +-
 .../README.txt                                     |  2 +-
 .../jewel/todomvc/views/TodoListSection.mxml       |  2 +-
 .../jewel/todomvc/views/TodoListSection.mxml       |  2 +-
 .../ASDoc/src/main/config/asdoc-js-config.xml      |  2 +-
 .../ASDoc/src/main/config/asdoc-swf-config.xml     |  2 +-
 .../src/main/resources/config.xml                  |  2 +-
 .../Flex2Royale/src/main/config/asdoc-config.xml   |  2 +-
 .../royale/MobileMap/src/main/resources/config.xml |  2 +-
 .../MobileStocks/src/main/resources/config.xml     |  2 +-
 .../MobileTrader/src/main/resources/config.xml     |  2 +-
 .../royale/itemRenderers/MemberItemRenderer.mxml   |  2 +-
 .../src/main/royale/models/MembersModel.as         |  4 +--
 .../royale/RoyaleWebsite/src/html/royalesite.css   |  2 +-
 .../StorageExample/src/main/resources/config.xml   |  2 +-
 frameworks/ace-config-template.xml                 |  2 +-
 frameworks/air-config-template.xml                 |  2 +-
 frameworks/asdoc-config.xml                        |  2 +-
 frameworks/createjs-config-template.xml            |  2 +-
 frameworks/flex-config-template.xml                |  2 +-
 frameworks/jquery-config-template.xml              |  2 +-
 frameworks/js-config-template.xml                  |  2 +-
 frameworks/node-config-template.xml                |  2 +-
 .../RoyaleSite/src/main/resources/defaults.css     |  4 +--
 .../royale/org/apache/royale/site/DocTopBar.mxml   |  2 +-
 .../main/royale/org/apache/royale/site/Footer.mxml | 32 +++++++++++-----------
 .../royale/org/apache/royale/site/SocialButtons.as |  6 ++--
 .../main/royale/org/apache/royale/site/TopBar.mxml |  2 +-
 frameworks/royale-config-template.xml              |  2 +-
 releasemgr/README                                  |  6 ++--
 releasemgr/RELEASE_NOTES                           |  2 +-
 src/site/site.xml                                  |  6 ++--
 58 files changed, 82 insertions(+), 82 deletions(-)

diff --git a/README.md b/README.md
index 296538e..6d781d2 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ For detailed information about using Royale, visit:
 
 For more information about the Apache Royale project, visit:
 
-<http://royale.apache.org>
+<https://royale.apache.org>
 
 # Getting Royale
 
@@ -203,4 +203,4 @@ npm install @apache-royale/royale-js-swf -g
 
 In order to get started using Royale, you are invited to follow along with the [Quick Start Guide](https://github.com/apache/royale-asjs/wiki/Quick-Start).
 
-### Thanks for using [Apache Royale](http://royale.apache.org). Enjoy!
+### Thanks for using [Apache Royale](https://royale.apache.org). Enjoy!
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6783900..fc66557 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -128,4 +128,4 @@ Please report new issues to our bugbase at:
     https://github.com/apache/royale-asjs/issues
 
                                           The Apache Royale Project
-                                          <http://royale.apache.org/>
+                                          <https://royale.apache.org/>
diff --git a/distribution/src/main/resources-with-swf/frameworks/flex-config-template.xml b/distribution/src/main/resources-with-swf/frameworks/flex-config-template.xml
index 02448a8..dc95350 100644
--- a/distribution/src/main/resources-with-swf/frameworks/flex-config-template.xml
+++ b/distribution/src/main/resources-with-swf/frameworks/flex-config-template.xml
@@ -490,7 +490,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-with-swf/frameworks/flex-config.xml b/distribution/src/main/resources-with-swf/frameworks/flex-config.xml
index 6834e07..4941fff 100644
--- a/distribution/src/main/resources-with-swf/frameworks/flex-config.xml
+++ b/distribution/src/main/resources-with-swf/frameworks/flex-config.xml
@@ -545,7 +545,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-with-swf/frameworks/royale-config-template.xml b/distribution/src/main/resources-with-swf/frameworks/royale-config-template.xml
index 08da7ad..88b7dd0 100644
--- a/distribution/src/main/resources-with-swf/frameworks/royale-config-template.xml
+++ b/distribution/src/main/resources-with-swf/frameworks/royale-config-template.xml
@@ -487,7 +487,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-with-swf/frameworks/royale-config.xml b/distribution/src/main/resources-with-swf/frameworks/royale-config.xml
index 88cff1b..c6f43c7 100644
--- a/distribution/src/main/resources-with-swf/frameworks/royale-config.xml
+++ b/distribution/src/main/resources-with-swf/frameworks/royale-config.xml
@@ -487,7 +487,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-without-swf/frameworks/flex-config-template.xml b/distribution/src/main/resources-without-swf/frameworks/flex-config-template.xml
index 967462f..bf3f0ae 100644
--- a/distribution/src/main/resources-without-swf/frameworks/flex-config-template.xml
+++ b/distribution/src/main/resources-without-swf/frameworks/flex-config-template.xml
@@ -488,7 +488,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-without-swf/frameworks/flex-config.xml b/distribution/src/main/resources-without-swf/frameworks/flex-config.xml
index 03a5c62..0444261 100644
--- a/distribution/src/main/resources-without-swf/frameworks/flex-config.xml
+++ b/distribution/src/main/resources-without-swf/frameworks/flex-config.xml
@@ -543,7 +543,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-without-swf/frameworks/royale-config-template.xml b/distribution/src/main/resources-without-swf/frameworks/royale-config-template.xml
index 93f4b51..1f8d0a3 100644
--- a/distribution/src/main/resources-without-swf/frameworks/royale-config-template.xml
+++ b/distribution/src/main/resources-without-swf/frameworks/royale-config-template.xml
@@ -485,7 +485,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources-without-swf/frameworks/royale-config.xml b/distribution/src/main/resources-without-swf/frameworks/royale-config.xml
index fd694b4..a9ef087 100644
--- a/distribution/src/main/resources-without-swf/frameworks/royale-config.xml
+++ b/distribution/src/main/resources-without-swf/frameworks/royale-config.xml
@@ -485,7 +485,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/air-config-template.xml b/distribution/src/main/resources/frameworks/air-config-template.xml
index 1100d36..65a0703 100644
--- a/distribution/src/main/resources/frameworks/air-config-template.xml
+++ b/distribution/src/main/resources/frameworks/air-config-template.xml
@@ -480,7 +480,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>Apache Software Foundation</creator>
       <language>en_US</language>
diff --git a/distribution/src/main/resources/frameworks/air-config.xml b/distribution/src/main/resources/frameworks/air-config.xml
index a6234e3..c4b878d 100644
--- a/distribution/src/main/resources/frameworks/air-config.xml
+++ b/distribution/src/main/resources/frameworks/air-config.xml
@@ -480,7 +480,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>Apache Software Foundation</creator>
       <language>en_US</language>
diff --git a/distribution/src/main/resources/frameworks/airmobile-config.xml b/distribution/src/main/resources/frameworks/airmobile-config.xml
index 11d1f79..509e6bb 100644
--- a/distribution/src/main/resources/frameworks/airmobile-config.xml
+++ b/distribution/src/main/resources/frameworks/airmobile-config.xml
@@ -479,7 +479,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>Apache Software Foundation</creator>
       <language>en_US</language>
diff --git a/distribution/src/main/resources/frameworks/createjs-config-template.xml b/distribution/src/main/resources/frameworks/createjs-config-template.xml
index 280dc7c..6f23cb4 100644
--- a/distribution/src/main/resources/frameworks/createjs-config-template.xml
+++ b/distribution/src/main/resources/frameworks/createjs-config-template.xml
@@ -339,7 +339,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/createjs-config.xml b/distribution/src/main/resources/frameworks/createjs-config.xml
index 2385fd4..aef45c2 100644
--- a/distribution/src/main/resources/frameworks/createjs-config.xml
+++ b/distribution/src/main/resources/frameworks/createjs-config.xml
@@ -339,7 +339,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/jquery-config-template.xml b/distribution/src/main/resources/frameworks/jquery-config-template.xml
index 39a2337..39d55d0 100644
--- a/distribution/src/main/resources/frameworks/jquery-config-template.xml
+++ b/distribution/src/main/resources/frameworks/jquery-config-template.xml
@@ -338,7 +338,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/jquery-config.xml b/distribution/src/main/resources/frameworks/jquery-config.xml
index f4ebaa9..4383c92 100644
--- a/distribution/src/main/resources/frameworks/jquery-config.xml
+++ b/distribution/src/main/resources/frameworks/jquery-config.xml
@@ -338,7 +338,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/js-config-template.xml b/distribution/src/main/resources/frameworks/js-config-template.xml
index 3e7190d..c238117 100644
--- a/distribution/src/main/resources/frameworks/js-config-template.xml
+++ b/distribution/src/main/resources/frameworks/js-config-template.xml
@@ -336,7 +336,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/js-config.xml b/distribution/src/main/resources/frameworks/js-config.xml
index 576f6a3..0b4035d 100644
--- a/distribution/src/main/resources/frameworks/js-config.xml
+++ b/distribution/src/main/resources/frameworks/js-config.xml
@@ -336,7 +336,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/node-config-template.xml b/distribution/src/main/resources/frameworks/node-config-template.xml
index 9bf0046..e9718e3 100644
--- a/distribution/src/main/resources/frameworks/node-config-template.xml
+++ b/distribution/src/main/resources/frameworks/node-config-template.xml
@@ -337,7 +337,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/distribution/src/main/resources/frameworks/node-config.xml b/distribution/src/main/resources/frameworks/node-config.xml
index bcdc386..0e1d7ad 100644
--- a/distribution/src/main/resources/frameworks/node-config.xml
+++ b/distribution/src/main/resources/frameworks/node-config.xml
@@ -337,7 +337,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/examples/blog/BE0001_Hello_World/README.txt b/examples/blog/BE0001_Hello_World/README.txt
index b58ee3b..a837cc6 100644
--- a/examples/blog/BE0001_Hello_World/README.txt
+++ b/examples/blog/BE0001_Hello_World/README.txt
@@ -25,4 +25,4 @@ This is the classical Hello World code snippet done in Apache Royale with just M
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/creating-a-hello-world-in-apache-royale/
+https://royale.apache.org/creating-a-hello-world-in-apache-royale/
diff --git a/examples/blog/BE0002_Using_Jewel_Alert_Control/README.txt b/examples/blog/BE0002_Using_Jewel_Alert_Control/README.txt
index 303e3f8..8a3f568 100644
--- a/examples/blog/BE0002_Using_Jewel_Alert_Control/README.txt
+++ b/examples/blog/BE0002_Using_Jewel_Alert_Control/README.txt
@@ -25,4 +25,4 @@ This basic example shows how to display an Alert dialog in a Royale application.
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/using-jewel-alert-control/
+https://royale.apache.org/using-jewel-alert-control/
diff --git a/examples/blog/BE0003_Using_Jewel_Slider_Control/README.txt b/examples/blog/BE0003_Using_Jewel_Slider_Control/README.txt
index 18ea58d..a8f2c0d 100644
--- a/examples/blog/BE0003_Using_Jewel_Slider_Control/README.txt
+++ b/examples/blog/BE0003_Using_Jewel_Slider_Control/README.txt
@@ -25,4 +25,4 @@ See the basic use of the Jewel HSlider control in a Royale application.
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/using-the-jewel-slider-control/
+https://royale.apache.org/using-the-jewel-slider-control/
diff --git a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/README.txt b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/README.txt
index 5961578..2d4820e 100644
--- a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/README.txt
+++ b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/README.txt
@@ -25,4 +25,4 @@ In this example we'll cover how to set up a Jewel List control that shows a list
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/adding-an-item-to-a-jewel-list
+https://royale.apache.org/adding-an-item-to-a-jewel-list
diff --git a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/README.txt b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/README.txt
index ffedfed..d2c346d 100644
--- a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/README.txt
+++ b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/README.txt
@@ -25,4 +25,4 @@ In this example we'll Learn how to configure a group of Jewel RadioButton contro
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/creating-a-group-of-jewel-radiobuttons/
+https://royale.apache.org/creating-a-group-of-jewel-radiobuttons/
diff --git a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/README.txt b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/README.txt
index 7085455..13926de 100644
--- a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/README.txt
+++ b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/README.txt
@@ -25,4 +25,4 @@ Learn how to set up a group of Jewel Checkbox controls to select one or more opt
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/selecting-options-from-a-group-of-jewel-checkbox-controls/
+https://royale.apache.org/selecting-options-from-a-group-of-jewel-checkbox-controls/
diff --git a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/README.txt b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/README.txt
index fec9dee..fcf07fc 100644
--- a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/README.txt
+++ b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/README.txt
@@ -25,5 +25,5 @@ Learn how to use view states in a royale application to show or hide content
 
 Source code of the code exposed in the following Apache Royale Blog Example post:
 
-http://royale.apache.org/using-view-states-to-show-or-hide-content/
+https://royale.apache.org/using-view-states-to-show-or-hide-content/
 
diff --git a/examples/crux/todomvc-jewel-crux/src/main/royale/jewel/todomvc/views/TodoListSection.mxml b/examples/crux/todomvc-jewel-crux/src/main/royale/jewel/todomvc/views/TodoListSection.mxml
index 74c7427..3b39d49 100644
--- a/examples/crux/todomvc-jewel-crux/src/main/royale/jewel/todomvc/views/TodoListSection.mxml
+++ b/examples/crux/todomvc-jewel-crux/src/main/royale/jewel/todomvc/views/TodoListSection.mxml
@@ -83,7 +83,7 @@ limitations under the License.
                 Created by
                 <a href="http://github.com/carlosrovira" target="_blank">Carlos Rovira</a>
                 for
-                <a href="http://royale.apache.org" target="_blank">Apache Royale</a>
+                <a href="https://royale.apache.org" target="_blank">Apache Royale</a>
             </p>
             <p>Inspired in <a href="http://todomvc.com" target="_blank">TodoMVC</a></p>
         ]]>
diff --git a/examples/jewel/todomvc/src/main/royale/jewel/todomvc/views/TodoListSection.mxml b/examples/jewel/todomvc/src/main/royale/jewel/todomvc/views/TodoListSection.mxml
index 54f29a4..859a964 100644
--- a/examples/jewel/todomvc/src/main/royale/jewel/todomvc/views/TodoListSection.mxml
+++ b/examples/jewel/todomvc/src/main/royale/jewel/todomvc/views/TodoListSection.mxml
@@ -94,7 +94,7 @@ limitations under the License.
                 Created by
                 <a href="http://github.com/carlosrovira" target="_blank">Carlos Rovira</a>
                 for
-                <a href="http://royale.apache.org" target="_blank">Apache Royale</a>
+                <a href="https://royale.apache.org" target="_blank">Apache Royale</a>
             </p>
             <p>Inspired in <a href="http://todomvc.com" target="_blank">TodoMVC</a></p>
         ]]>
diff --git a/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml b/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
index 17b9f56..c8abb21 100644
--- a/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
+++ b/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
@@ -509,7 +509,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/examples/royale/ASDoc/src/main/config/asdoc-swf-config.xml b/examples/royale/ASDoc/src/main/config/asdoc-swf-config.xml
index fb70d2b..27efd51 100644
--- a/examples/royale/ASDoc/src/main/config/asdoc-swf-config.xml
+++ b/examples/royale/ASDoc/src/main/config/asdoc-swf-config.xml
@@ -501,7 +501,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/examples/royale/CordovaCameraExample/src/main/resources/config.xml b/examples/royale/CordovaCameraExample/src/main/resources/config.xml
index 66e087b..6c8d506 100644
--- a/examples/royale/CordovaCameraExample/src/main/resources/config.xml
+++ b/examples/royale/CordovaCameraExample/src/main/resources/config.xml
@@ -22,7 +22,7 @@
     <description>
         ${description}
     </description>
-    <author email="dev@royale.apache.org" href="http://royale.apache.org">
+    <author email="dev@royale.apache.org" href="https://royale.apache.org">
         Apache Royale Team
     </author>
     <content src="index.html" />
diff --git a/examples/royale/Flex2Royale/src/main/config/asdoc-config.xml b/examples/royale/Flex2Royale/src/main/config/asdoc-config.xml
index 3555330..3cc48b5 100644
--- a/examples/royale/Flex2Royale/src/main/config/asdoc-config.xml
+++ b/examples/royale/Flex2Royale/src/main/config/asdoc-config.xml
@@ -459,7 +459,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/examples/royale/MobileMap/src/main/resources/config.xml b/examples/royale/MobileMap/src/main/resources/config.xml
index 66e087b..6c8d506 100644
--- a/examples/royale/MobileMap/src/main/resources/config.xml
+++ b/examples/royale/MobileMap/src/main/resources/config.xml
@@ -22,7 +22,7 @@
     <description>
         ${description}
     </description>
-    <author email="dev@royale.apache.org" href="http://royale.apache.org">
+    <author email="dev@royale.apache.org" href="https://royale.apache.org">
         Apache Royale Team
     </author>
     <content src="index.html" />
diff --git a/examples/royale/MobileStocks/src/main/resources/config.xml b/examples/royale/MobileStocks/src/main/resources/config.xml
index 66e087b..6c8d506 100644
--- a/examples/royale/MobileStocks/src/main/resources/config.xml
+++ b/examples/royale/MobileStocks/src/main/resources/config.xml
@@ -22,7 +22,7 @@
     <description>
         ${description}
     </description>
-    <author email="dev@royale.apache.org" href="http://royale.apache.org">
+    <author email="dev@royale.apache.org" href="https://royale.apache.org">
         Apache Royale Team
     </author>
     <content src="index.html" />
diff --git a/examples/royale/MobileTrader/src/main/resources/config.xml b/examples/royale/MobileTrader/src/main/resources/config.xml
index 66e087b..6c8d506 100644
--- a/examples/royale/MobileTrader/src/main/resources/config.xml
+++ b/examples/royale/MobileTrader/src/main/resources/config.xml
@@ -22,7 +22,7 @@
     <description>
         ${description}
     </description>
-    <author email="dev@royale.apache.org" href="http://royale.apache.org">
+    <author email="dev@royale.apache.org" href="https://royale.apache.org">
         Apache Royale Team
     </author>
     <content src="index.html" />
diff --git a/examples/royale/RoyaleTeamPage_MDL/src/main/royale/itemRenderers/MemberItemRenderer.mxml b/examples/royale/RoyaleTeamPage_MDL/src/main/royale/itemRenderers/MemberItemRenderer.mxml
index f55b79a..335da9f 100644
--- a/examples/royale/RoyaleTeamPage_MDL/src/main/royale/itemRenderers/MemberItemRenderer.mxml
+++ b/examples/royale/RoyaleTeamPage_MDL/src/main/royale/itemRenderers/MemberItemRenderer.mxml
@@ -59,7 +59,7 @@ limitations under the License.
         <mdl:CardSupportingText>
             <js:Group className="cardRow1">
                 <js:HTMLText html="{member.bio}" className="bio"/>
-                <js:Image src="http://royale.apache.org/{member.photoURL}" className="photo"/>
+                <js:Image src="https://royale.apache.org/{member.photoURL}" className="photo"/>
             </js:Group>
             <!--<js:TextNode text="{member.bio}"/>-->
         </mdl:CardSupportingText>
diff --git a/examples/royale/RoyaleTeamPage_MDL/src/main/royale/models/MembersModel.as b/examples/royale/RoyaleTeamPage_MDL/src/main/royale/models/MembersModel.as
index 1e89145..1863263 100644
--- a/examples/royale/RoyaleTeamPage_MDL/src/main/royale/models/MembersModel.as
+++ b/examples/royale/RoyaleTeamPage_MDL/src/main/royale/models/MembersModel.as
@@ -37,7 +37,7 @@ package models
 
         protected function loadMembers():void {
             var httpService:HTTPService = new HTTPService();
-            httpService.url = 'http://royale.apache.org/team/team.json';
+            httpService.url = 'https://royale.apache.org/team/team.json';
             httpService.addEventListener("complete", handleLoadComplete);
             httpService.addEventListener("ioError", handleError);
             httpService.send();
@@ -54,7 +54,7 @@ package models
 
         protected function handleError(event:Event):void
         {
-            trace('Error loading team.json from http://royale.apache.org/team/team.json');
+            trace('Error loading team.json from https://royale.apache.org/team/team.json');
         }
 
         protected function createMemberVOs(membersArr:Array):void {
diff --git a/examples/royale/RoyaleWebsite/src/html/royalesite.css b/examples/royale/RoyaleWebsite/src/html/royalesite.css
index 1e5d2be..de3f9ce 100644
--- a/examples/royale/RoyaleWebsite/src/html/royalesite.css
+++ b/examples/royale/RoyaleWebsite/src/html/royalesite.css
@@ -99,7 +99,7 @@
 .page {
 	width: 100%;
 	background-color: #cccccc;
-	background-image: url('http://royale.codeoscopic.com/wp-content/uploads/2017/10/isometric-devices-light-curve-1920x1025.png');
+	background-image: url('https://royale.apache.org/wp-content/uploads/2017/10/isometric-devices-light-curve-1920x1025.png');
 	background-size: 100%;
 	background-repeat: no-repeat;
 }
diff --git a/examples/royale/StorageExample/src/main/resources/config.xml b/examples/royale/StorageExample/src/main/resources/config.xml
index 66e087b..6c8d506 100644
--- a/examples/royale/StorageExample/src/main/resources/config.xml
+++ b/examples/royale/StorageExample/src/main/resources/config.xml
@@ -22,7 +22,7 @@
     <description>
         ${description}
     </description>
-    <author email="dev@royale.apache.org" href="http://royale.apache.org">
+    <author email="dev@royale.apache.org" href="https://royale.apache.org">
         Apache Royale Team
     </author>
     <content src="index.html" />
diff --git a/frameworks/ace-config-template.xml b/frameworks/ace-config-template.xml
index 830df5c..9b6497a 100644
--- a/frameworks/ace-config-template.xml
+++ b/frameworks/ace-config-template.xml
@@ -338,7 +338,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/air-config-template.xml b/frameworks/air-config-template.xml
index f7d0a28..31397d9 100644
--- a/frameworks/air-config-template.xml
+++ b/frameworks/air-config-template.xml
@@ -484,7 +484,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>Apache Software Foundation</creator>
       <language>en_US</language>
diff --git a/frameworks/asdoc-config.xml b/frameworks/asdoc-config.xml
index a36470e..3d25964 100644
--- a/frameworks/asdoc-config.xml
+++ b/frameworks/asdoc-config.xml
@@ -416,7 +416,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/createjs-config-template.xml b/frameworks/createjs-config-template.xml
index 2c42d4e..53172c4 100644
--- a/frameworks/createjs-config-template.xml
+++ b/frameworks/createjs-config-template.xml
@@ -339,7 +339,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/flex-config-template.xml b/frameworks/flex-config-template.xml
index 626a1f2..2a6834f 100644
--- a/frameworks/flex-config-template.xml
+++ b/frameworks/flex-config-template.xml
@@ -530,7 +530,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/jquery-config-template.xml b/frameworks/jquery-config-template.xml
index f720064..087b8a2 100644
--- a/frameworks/jquery-config-template.xml
+++ b/frameworks/jquery-config-template.xml
@@ -338,7 +338,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/js-config-template.xml b/frameworks/js-config-template.xml
index ceefa59..6d637b2 100644
--- a/frameworks/js-config-template.xml
+++ b/frameworks/js-config-template.xml
@@ -336,7 +336,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/node-config-template.xml b/frameworks/node-config-template.xml
index be6f281..f503a8f 100644
--- a/frameworks/node-config-template.xml
+++ b/frameworks/node-config-template.xml
@@ -337,7 +337,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/frameworks/projects/RoyaleSite/src/main/resources/defaults.css b/frameworks/projects/RoyaleSite/src/main/resources/defaults.css
index ed282a3..0a4dc87 100644
--- a/frameworks/projects/RoyaleSite/src/main/resources/defaults.css
+++ b/frameworks/projects/RoyaleSite/src/main/resources/defaults.css
@@ -118,7 +118,7 @@ rs|BigButton {
 rs|MainPage {
 	width: 100%;
 	background-color: #cccccc;
-	background-image: url('http://royale.codeoscopic.com/wp-content/uploads/2017/10/isometric-devices-light-curve-1920x1025.png');
+	background-image: url('https://royale.apache.org/wp-content/uploads/2017/10/isometric-devices-light-curve-1920x1025.png');
 	background-size: 100%;
 	background-repeat: no-repeat;
 	margin-top: 0px;
@@ -126,7 +126,7 @@ rs|MainPage {
 
 rs|DocPage {
 	width: 100%;
-	background-image: url('http://royale.codeoscopic.com/wp-content/uploads/2017/10/page-bg-1-1920x300.png');
+	background-image: url('https://royale.apache.org/wp-content/uploads/2017/10/page-bg-1-1920x300.png');
 	background-size: 100%;
 	background-repeat: no-repeat;
 	margin-top: 0px;
diff --git a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/DocTopBar.mxml b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/DocTopBar.mxml
index 28b71c4..bb42c53 100644
--- a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/DocTopBar.mxml
+++ b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/DocTopBar.mxml
@@ -23,7 +23,7 @@ limitations under the License.
                  xmlns:rs="library://ns.apache.org/royale/site"
                  xmlns:local="*"
                  className="DocTopBar TopBar">
-    <Img className="logo" src="http://royale.codeoscopic.com/wp-content/uploads/2018/01/apache-royale-tm-logo-light.svg" />
+    <Img className="logo" src="https://royale.apache.org/wp-content/uploads/2018/01/apache-royale-tm-logo-light.svg" />
     <rs:TopMenu />
     <rs:SocialButtons />
 </Div>
\ No newline at end of file
diff --git a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/Footer.mxml b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/Footer.mxml
index 0755f74..f4e160e 100644
--- a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/Footer.mxml
+++ b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/Footer.mxml
@@ -25,34 +25,34 @@ limitations under the License.
     <Div className="Footer">
         <Div className="footer-column">
             <rs:TitledAnchorList title="APACHE ROYALE" titleClassName="apacheroyale">
-                <rs:AnchorListData href="http://royale.apache.org">Home</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/features/">Features</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/try-it-now/">Try it now</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/download/">Download</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org">Home</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/features/">Features</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/try-it-now/">Try it now</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/download/">Download</rs:AnchorListData>
                 <rs:AnchorListData href="https://www.npmjs.com/org/apache-royale">NPM</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/showcase/">Showcase</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/blog/">Blog</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/team/">Team</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/showcase/">Showcase</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/blog/">Blog</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/team/">Team</rs:AnchorListData>
                 <rs:AnchorListData href="https://www.apache.org/licenses/LICENSE-2.0">License</rs:AnchorListData>
             </rs:TitledAnchorList>
         </Div>
         <Div className="footer-column">
             <rs:TitledAnchorList title="DOCUMENTATION" titleClassName="documentation">
-                <rs:AnchorListData href="http://royale.apache.org/getting-started/">Getting Started</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/docs/">Docs</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/asdoc/">Reference</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/getting-started/">Getting Started</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/docs/">Docs</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/asdoc/">Reference</rs:AnchorListData>
                 <rs:AnchorListData href="https://github.com/apache/royale-asjs/wiki">Wiki</rs:AnchorListData>
             </rs:TitledAnchorList>
             <rs:TitledAnchorList title="COMMUNITY" titleClassName="community">
-                <rs:AnchorListData href="http://royale.apache.org/get-involved/">Get Involved</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/mailing-lists/">MailingLists</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/faq/">FAQ</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/get-involved/">Get Involved</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/mailing-lists/">MailingLists</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/faq/">FAQ</rs:AnchorListData>
             </rs:TitledAnchorList>
         </Div>
         <Div className="footer-column">
             <rs:TitledAnchorList title="DEVELOPMENT" titleClassName="development">
                 <rs:AnchorListData href="https://github.com/apache/royale-asjs/wiki/Apache-Royale-Source-Code-Repositories">Github</rs:AnchorListData>
-                <rs:AnchorListData href="http://royale.apache.org/source-code/">Source Code</rs:AnchorListData>
+                <rs:AnchorListData href="https://royale.apache.org/source-code/">Source Code</rs:AnchorListData>
                 <rs:AnchorListData href="https://github.com/apache/royale-asjs/issues">Issues</rs:AnchorListData>
             </rs:TitledAnchorList>
             <rs:TitledAnchorList title="APACHE" titleClassName="apache">
@@ -65,8 +65,8 @@ limitations under the License.
         </Div>
         <Div className="aboutusdiv" >
             <P className="aboutus">ABOUT US</P>
-            <P><img class="aboutus-logo" src="http://royale.codeoscopic.com/wp-content/uploads/2017/10/apache-royale-logo-footer-circle-grey.svg"/>Apache Royale™ is a highly productive open source application technology for building expressive frontend applications that outputs to different formats and deploy consistently on all major browsers, desktops and devices.</P>
-            <P><img class="aboutus-apache-logo" src="http://royale.codeoscopic.com/wp-content/uploads/2017/10/Apache_PoweredBy.svg" />
+            <P><img class="aboutus-logo" src="https://royale.apache.org/wp-content/uploads/2017/10/apache-royale-logo-footer-circle-grey.svg"/>Apache Royale™ is a highly productive open source application technology for building expressive frontend applications that outputs to different formats and deploy consistently on all major browsers, desktops and devices.</P>
+            <P><img class="aboutus-apache-logo" src="https://royale.apache.org/wp-content/uploads/2017/10/Apache_PoweredBy.svg" />
             Apache Royale™, Apache™ and the Apache feather logo™ are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. Read more about our privacy policy on our Privacy Policy page.</P>
         </Div>
     </Div>
diff --git a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/SocialButtons.as b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/SocialButtons.as
index 726670f..3c6e7d3 100644
--- a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/SocialButtons.as
+++ b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/SocialButtons.as
@@ -65,15 +65,15 @@ package org.apache.royale.site
             element = ul as WrappedHTMLElement;
             var li:HTMLLIElement = document.createElement("li") as HTMLLIElement;
             li.className = "fa SocialButton fa-search";
-            li.innerHTML = "<a href='http://royale.apache.org/#grve-search-modal'></a>";
+            li.innerHTML = "<a href='https://royale.apache.org/#grve-search-modal'></a>";
             element.appendChild(li);
             li = document.createElement("li") as HTMLLIElement;
             li.className = "fa SocialButton fa-share-alt";
-            li.innerHTML = "<a href='http://royale.apache.org/#grve-social-modal'></a>";
+            li.innerHTML = "<a href='https://royale.apache.org/#grve-social-modal'></a>";
             element.appendChild(li);
             li = document.createElement("li") as HTMLLIElement;
             li.className = "fa SocialButton fa-th";
-            li.innerHTML = "<a href='http://royale.apache.org/#grve-toggle-menu'></a>";
+            li.innerHTML = "<a href='https://royale.apache.org/#grve-toggle-menu'></a>";
             element.appendChild(li);
 			return element;
 		}
diff --git a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/TopBar.mxml b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/TopBar.mxml
index 4d08ff5..63c52a5 100644
--- a/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/TopBar.mxml
+++ b/frameworks/projects/RoyaleSite/src/main/royale/org/apache/royale/site/TopBar.mxml
@@ -23,7 +23,7 @@ limitations under the License.
                  xmlns:rs="library://ns.apache.org/royale/site"
                  xmlns:local="*"
                  className="TopBar">
-    <Img className="logo" src="http://royale.codeoscopic.com/wp-content/uploads/2018/01/apache-royale-tm-logo-dark.svg" />
+    <Img className="logo" src="https://royale.apache.org/wp-content/uploads/2018/01/apache-royale-tm-logo-dark.svg" />
     <rs:TopMenu />
     <rs:SocialButtons />
 </Div>
\ No newline at end of file
diff --git a/frameworks/royale-config-template.xml b/frameworks/royale-config-template.xml
index 63129fd..c80dc70 100644
--- a/frameworks/royale-config-template.xml
+++ b/frameworks/royale-config-template.xml
@@ -584,7 +584,7 @@
    <!-- Metadata added to SWFs via the SWF Metadata tag. -->
    <metadata>
       <title>Apache Royale Application</title>
-      <description>http://royale.apache.org/</description>
+      <description>https://royale.apache.org/</description>
       <publisher>Apache Software Foundation</publisher>
       <creator>unknown</creator>
       <language>EN</language>
diff --git a/releasemgr/README b/releasemgr/README
index fdefdba..352e0d7 100644
--- a/releasemgr/README
+++ b/releasemgr/README
@@ -9,7 +9,7 @@ For detailed information about using Royale, visit:
 
 For more information about the Apache Royale project, visit:
 
-<http://royale.apache.org>
+<https://royale.apache.org>
 
 This README file applies to the top-level source and binary packages.  The 
 individual folders (royale-compiler, royale-typedefs, royale-asjs) each have their own
@@ -203,10 +203,10 @@ or for both JS and SWF output:
 Using Royale
 ============
 
-To get started using Royale, follow along with the Quick Start Guide at https://github.com/apache/royale-asjs/wiki/Quick-Start, and the tutorials at the <a href="https://royale.codeoscopic.com/" target="_blank">Royale website</a>.
+To get started using Royale, follow along with the Quick Start Guide at https://github.com/apache/royale-asjs/wiki/Quick-Start, and the tutorials at the <a href="https://royale.apache.org/" target="_blank">Royale website</a>.
 
 Thanks for using Apache Royale.  Enjoy!
 
 
                   The Apache Royale Project
-                  <http://royale.apache.org>
+                  <https://royale.apache.org>
diff --git a/releasemgr/RELEASE_NOTES b/releasemgr/RELEASE_NOTES
index c274126..789b512 100644
--- a/releasemgr/RELEASE_NOTES
+++ b/releasemgr/RELEASE_NOTES
@@ -57,4 +57,4 @@ Please report new issues to our bugbase at:
     https://github.com/apache/royale-asjs/issues
 
                                           The Apache Royale Project
-                                          <http://royale.apache.org/>
+                                          <https://royale.apache.org/>
diff --git a/src/site/site.xml b/src/site/site.xml
index cad925f..cb24558 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -32,7 +32,7 @@
     <custom>
         <reflowSkin>
             <theme>site</theme>
-            <titleTemplate>Apache Royale� - %2$s</titleTemplate>
+            <titleTemplate>Apache Royale� - %2$s</titleTemplate>
             <breadcrumbs>false</breadcrumbs>
             <highlightJs>true</highlightJs>
         </reflowSkin>
@@ -41,7 +41,7 @@
     <bannerLeft>
         <name>Apache Royale</name>
         <src>img/logo-royale.png</src>
-        <href>http://royale.apache.org/</href>
+        <href>https://royale.apache.org/</href>
     </bannerLeft>
 
     <bannerRight>
@@ -60,7 +60,7 @@
         </head>
 
         <links>
-            <item name="Apache Royale Homepage" href="http://royale.apache.org/" />
+            <item name="Apache Royale Homepage" href="https://royale.apache.org/" />
             <item name="Apache Royale Documentation" href="https://apache.github.io/royale-docs/"/>
         </links>