You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/01/20 12:38:40 UTC

[15/22] cayenne-website git commit: initial live version commit

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cayenne-project-structure.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cayenne-project-structure.html b/docs/2.0/cayenne-project-structure.html
index 37abf39..0692700 100644
--- a/docs/2.0/cayenne-project-structure.html
+++ b/docs/2.0/cayenne-project-structure.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Cayenne Project Structure &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -263,7 +263,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -271,7 +271,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cayenne-projects.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cayenne-projects.html b/docs/2.0/cayenne-projects.html
index e4fb897..f07c1ff 100644
--- a/docs/2.0/cayenne-projects.html
+++ b/docs/2.0/cayenne-projects.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Cayenne Projects &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -278,7 +278,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -286,7 +286,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cayenne-user-directory.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cayenne-user-directory.html b/docs/2.0/cayenne-user-directory.html
index 9174748..47cdc56 100644
--- a/docs/2.0/cayenne-user-directory.html
+++ b/docs/2.0/cayenne-user-directory.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Cayenne User Directory &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -277,7 +277,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -285,7 +285,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cayennemodeler-and-eclipse.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cayennemodeler-and-eclipse.html b/docs/2.0/cayennemodeler-and-eclipse.html
index d7a0aae..039997f 100644
--- a/docs/2.0/cayennemodeler-and-eclipse.html
+++ b/docs/2.0/cayennemodeler-and-eclipse.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>CayenneModeler and Eclipse &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -259,7 +259,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -267,7 +267,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cayennemodeler-flattened-relationships.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cayennemodeler-flattened-relationships.html b/docs/2.0/cayennemodeler-flattened-relationships.html
index b66a21d..f552892 100644
--- a/docs/2.0/cayennemodeler-flattened-relationships.html
+++ b/docs/2.0/cayennemodeler-flattened-relationships.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>CayenneModeler Flattened Relationships &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -270,7 +270,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -278,7 +278,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cdataport.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cdataport.html b/docs/2.0/cdataport.html
index 330ec6b..0083b3a 100644
--- a/docs/2.0/cdataport.html
+++ b/docs/2.0/cdataport.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>cdataport &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -321,7 +321,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -329,7 +329,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cdbgen.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cdbgen.html b/docs/2.0/cdbgen.html
index 879bf2f..936cde3 100644
--- a/docs/2.0/cdbgen.html
+++ b/docs/2.0/cdbgen.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>cdbgen &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -346,7 +346,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -354,7 +354,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cdeploy.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cdeploy.html b/docs/2.0/cdeploy.html
index cb464f4..63fadfc 100644
--- a/docs/2.0/cdeploy.html
+++ b/docs/2.0/cdeploy.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>cdeploy &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -350,7 +350,7 @@ Nested node Parameters:</P>
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -358,7 +358,7 @@ Nested node Parameters:</P>
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/cgen.html
----------------------------------------------------------------------
diff --git a/docs/2.0/cgen.html b/docs/2.0/cgen.html
index 817b193..6f7d9a1 100644
--- a/docs/2.0/cgen.html
+++ b/docs/2.0/cgen.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>cgen &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -438,7 +438,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -446,7 +446,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/classpath.html
----------------------------------------------------------------------
diff --git a/docs/2.0/classpath.html b/docs/2.0/classpath.html
index ad994aa..c342e8e 100644
--- a/docs/2.0/classpath.html
+++ b/docs/2.0/classpath.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>ClassPath &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -263,7 +263,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -271,7 +271,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/common-modeling-tasks.html
----------------------------------------------------------------------
diff --git a/docs/2.0/common-modeling-tasks.html b/docs/2.0/common-modeling-tasks.html
index f345afc..84cf0f4 100644
--- a/docs/2.0/common-modeling-tasks.html
+++ b/docs/2.0/common-modeling-tasks.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Common Modeling Tasks &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -271,7 +271,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -279,7 +279,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/configuring-caching-behavior.html
----------------------------------------------------------------------
diff --git a/docs/2.0/configuring-caching-behavior.html b/docs/2.0/configuring-caching-behavior.html
index 3614b60..e3e07dc 100644
--- a/docs/2.0/configuring-caching-behavior.html
+++ b/docs/2.0/configuring-caching-behavior.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Configuring Caching Behavior &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -285,7 +285,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -293,7 +293,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/configuring-deployment-settings.html
----------------------------------------------------------------------
diff --git a/docs/2.0/configuring-deployment-settings.html b/docs/2.0/configuring-deployment-settings.html
index ede8685..b1a71c6 100644
--- a/docs/2.0/configuring-deployment-settings.html
+++ b/docs/2.0/configuring-deployment-settings.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Configuring Deployment Settings &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -269,7 +269,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -277,7 +277,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/configuring-logging.html
----------------------------------------------------------------------
diff --git a/docs/2.0/configuring-logging.html b/docs/2.0/configuring-logging.html
index aa23b83..4571bce 100644
--- a/docs/2.0/configuring-logging.html
+++ b/docs/2.0/configuring-logging.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Configuring Logging &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -320,7 +320,7 @@ log4j.logger.org.apache.cayenne.util = DEBUG
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -328,7 +328,7 @@ log4j.logger.org.apache.cayenne.util = DEBUG
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/configuring-object-validation.html
----------------------------------------------------------------------
diff --git a/docs/2.0/configuring-object-validation.html b/docs/2.0/configuring-object-validation.html
index b3ed571..849a5ee 100644
--- a/docs/2.0/configuring-object-validation.html
+++ b/docs/2.0/configuring-object-validation.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Configuring Object Validation &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -259,7 +259,7 @@ Each DataDomain can be configured to enable or disable DataObject pre-commit val
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -267,7 +267,7 @@ Each DataDomain can be configured to enable or disable DataObject pre-commit val
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/configuring-transactional-behavior.html
----------------------------------------------------------------------
diff --git a/docs/2.0/configuring-transactional-behavior.html b/docs/2.0/configuring-transactional-behavior.html
index b4f6731..4cebe52 100644
--- a/docs/2.0/configuring-transactional-behavior.html
+++ b/docs/2.0/configuring-transactional-behavior.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Configuring Transactional Behavior &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -259,7 +259,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -267,7 +267,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/converting-an-existing-business-framework.html
----------------------------------------------------------------------
diff --git a/docs/2.0/converting-an-existing-business-framework.html b/docs/2.0/converting-an-existing-business-framework.html
index db7b021..166e8f0 100644
--- a/docs/2.0/converting-an-existing-business-framework.html
+++ b/docs/2.0/converting-an-existing-business-framework.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Converting an Existing Business Framework &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -284,7 +284,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -292,7 +292,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/copy-of-bnf-for-expressionparser.html
----------------------------------------------------------------------
diff --git a/docs/2.0/copy-of-bnf-for-expressionparser.html b/docs/2.0/copy-of-bnf-for-expressionparser.html
index f766a45..b65f7dd 100644
--- a/docs/2.0/copy-of-bnf-for-expressionparser.html
+++ b/docs/2.0/copy-of-bnf-for-expressionparser.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>copy-of-bnf-for-expressionparser.html &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -256,7 +256,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -264,7 +264,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/create-datanode.html
----------------------------------------------------------------------
diff --git a/docs/2.0/create-datanode.html b/docs/2.0/create-datanode.html
index 6d27380..db67b2d 100644
--- a/docs/2.0/create-datanode.html
+++ b/docs/2.0/create-datanode.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Create DataNode &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -271,7 +271,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -279,7 +279,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/create-new-project.html
----------------------------------------------------------------------
diff --git a/docs/2.0/create-new-project.html b/docs/2.0/create-new-project.html
index c5e6cdb..7ee26ee 100644
--- a/docs/2.0/create-new-project.html
+++ b/docs/2.0/create-new-project.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Create New Project &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -268,7 +268,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -276,7 +276,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/customizing-configuration.html
----------------------------------------------------------------------
diff --git a/docs/2.0/customizing-configuration.html b/docs/2.0/customizing-configuration.html
index 99871f1..bdbbc7f 100644
--- a/docs/2.0/customizing-configuration.html
+++ b/docs/2.0/customizing-configuration.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Customizing Configuration &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -312,7 +312,7 @@ Configuration.initializeSharedConfiguration(conf);
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -320,7 +320,7 @@ Configuration.initializeSharedConfiguration(conf);
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/customizing-queries.html
----------------------------------------------------------------------
diff --git a/docs/2.0/customizing-queries.html b/docs/2.0/customizing-queries.html
index bcc191d..669d0bf 100644
--- a/docs/2.0/customizing-queries.html
+++ b/docs/2.0/customizing-queries.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Customizing Queries &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -343,7 +343,7 @@ Map row = (Map) context.performQuery(query).get(0);
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -351,7 +351,7 @@ Map row = (Map) context.performQuery(query).get(0);
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/customizing.html
----------------------------------------------------------------------
diff --git a/docs/2.0/customizing.html b/docs/2.0/customizing.html
index b0b0a91..dc4c902 100644
--- a/docs/2.0/customizing.html
+++ b/docs/2.0/customizing.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Customizing &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -264,7 +264,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -272,7 +272,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/data-rows.html
----------------------------------------------------------------------
diff --git a/docs/2.0/data-rows.html b/docs/2.0/data-rows.html
index 17c286b..3c3ffd6 100644
--- a/docs/2.0/data-rows.html
+++ b/docs/2.0/data-rows.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>Data Rows &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -296,7 +296,7 @@ List artistRows = ctxt.performQuery(q);
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -304,7 +304,7 @@ List artistRows = ctxt.performQuery(q);
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/datachannel.html
----------------------------------------------------------------------
diff --git a/docs/2.0/datachannel.html b/docs/2.0/datachannel.html
index 02ea16d..06d866c 100644
--- a/docs/2.0/datachannel.html
+++ b/docs/2.0/datachannel.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>DataChannel &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -279,7 +279,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -287,7 +287,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/datacontext.html
----------------------------------------------------------------------
diff --git a/docs/2.0/datacontext.html b/docs/2.0/datacontext.html
index 5fc1000..3b40a52 100644
--- a/docs/2.0/datacontext.html
+++ b/docs/2.0/datacontext.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>DataContext &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -273,7 +273,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -281,7 +281,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/datacontextdelegate.html
----------------------------------------------------------------------
diff --git a/docs/2.0/datacontextdelegate.html b/docs/2.0/datacontextdelegate.html
index a420059..4b874ad 100644
--- a/docs/2.0/datacontextdelegate.html
+++ b/docs/2.0/datacontextdelegate.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>DataContextDelegate &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -276,7 +276,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -284,7 +284,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/datacontextfactory.html
----------------------------------------------------------------------
diff --git a/docs/2.0/datacontextfactory.html b/docs/2.0/datacontextfactory.html
index 54c13a7..93e4d77 100644
--- a/docs/2.0/datacontextfactory.html
+++ b/docs/2.0/datacontextfactory.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>DataContextFactory &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -259,7 +259,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -267,7 +267,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/datanode.html
----------------------------------------------------------------------
diff --git a/docs/2.0/datanode.html b/docs/2.0/datanode.html
index c08f650..ad41fc2 100644
--- a/docs/2.0/datanode.html
+++ b/docs/2.0/datanode.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>DataNode &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -259,7 +259,7 @@
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -267,7 +267,7 @@
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/b4a74ebf/docs/2.0/dataobject-state-management.html
----------------------------------------------------------------------
diff --git a/docs/2.0/dataobject-state-management.html b/docs/2.0/dataobject-state-management.html
index 3c04c1d..e69616b 100644
--- a/docs/2.0/dataobject-state-management.html
+++ b/docs/2.0/dataobject-state-management.html
@@ -13,8 +13,8 @@
         <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png">
         <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" href="http://54.84.229.93/css/styles-179887de6c.css"/>
-        <script src="http://54.84.229.93/js/bundle-bcaaf59313.js"></script>
+        <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-179887de6c.css"/>
+        <script src="https://cayenne.apache.org/js/bundle-bcaaf59313.js"></script>
         <title>DataObject State Management &middot; Apache Cayenne</title>
     </head>
     <body data-spy="scroll" data-target=".toc-side" class="cd-head"> 
@@ -37,7 +37,7 @@
     </nav>
     <nav class="navbar navbar-expand-lg navbar-dark bg-primary">
       <div class="container">
-        <a class="navbar-brand" href="http://54.84.229.93/">
+        <a class="navbar-brand" href="https://cayenne.apache.org/">
            <img src="/img/logo_mono_full-d7a19eef61.svg" alt="Apache Cayenne" />
         </a>
         <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainMenu" aria-controls="mainMenu" aria-expanded="false" aria-label="Toggle navigation">
@@ -381,7 +381,7 @@ DataContext context; <SPAN class="code-comment">// assume <SPAN class="code-keyw
                     </li>
                     
                 </ul>
-                <a class="btn-link text-uppercase xsmall" href="http://54.84.229.93/news">
+                <a class="btn-link text-uppercase xsmall" href="https://cayenne.apache.org/news">
                     More news
                     <i class="fa fa-lg fa-long-arrow-right" aria-hidden="true"></i>
                 </a>
@@ -389,7 +389,7 @@ DataContext context; <SPAN class="code-comment">// assume <SPAN class="code-keyw
         </div>
         <hr class="mt-0 mb-3" />
         <p class="copy xsmall text-center  mw-75 mx-auto mb-0">
-            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="http://54.84.229.93/privacy-policy.html">Privacy policy</a>.
+            Copyright © 2001-2018 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="https://cayenne.apache.org/privacy-policy.html">Privacy policy</a>.
             <img class="d-block  mx-auto mt-2" src="/img/logo_mono-3302daa3cf.svg" alt="Apache Cayenne" />
         </p>
     </div>