You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2019/05/31 21:09:33 UTC

[royale-docs] branch master updated: fix urls ro point to r.a.o instead of codeoscopic

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 9691e54  fix urls ro point to r.a.o instead of codeoscopic
9691e54 is described below

commit 9691e547aee952b087fe16f330ef8ce4e89abca7
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri May 31 23:09:26 2019 +0200

    fix urls ro point to r.a.o instead of codeoscopic
---
 _layouts/docpage.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index b547fdd..4496045 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -31,8 +31,7 @@ limitations under the License.
 <link rel="shortcut icon" href="">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
-<meta property="og:image" content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg"/>
-<meta property="og:image:secure_url" content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg"/>
+<meta property="og:image" content="https://royale.apache.org/wp-content/uploads/2019/05/apache-royale-docs.jpg"/>
 <meta property="og:image:width" content="1200"/>
 <meta property="og:image:height" content="630"/>
 <meta property="og:locale" content="en_US">
@@ -44,7 +43,7 @@ limitations under the License.
 <meta property="og:site_name" content="Apache Royaleâ„¢">
 <meta property="article:publisher" content="//www.facebook.com/Apache-Royale-249305752259661/">
 
-<meta property="twitter:image" content="https://royale.codeoscopic.com/wp-content/uploads/2019/05/apache-royale-docs.jpg">
+<meta property="twitter:image" content="https://royale.apache.org/wp-content/uploads/2019/05/apache-royale-docs.jpg">
 <meta property="twitter:card" content="summary_large_image">
 <meta property="twitter:title" content="{{ page.title }}">
 <meta property="twitter:description" content="{{ page.description }}">