This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b0c00cbde Change links from http to https
b0c00cbde is described below
commit b0c00cbde4ed3bd3665c4757d7e9673e8f29f3a4
Author: Nikita Timofeev <[email protected]>
AuthorDate: Thu Mar 14 19:37:44 2024 +0400
Change links from http to https
---
docs/4.2/cayenne-guide/index.html | 2 +-
docs/4.2/getting-started-guide/index.html | 2 +-
docs/4.2/getting-started-rop/index.html | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/4.2/cayenne-guide/index.html
b/docs/4.2/cayenne-guide/index.html
index 2801817e3..26d0fb27d 100644
--- a/docs/4.2/cayenne-guide/index.html
+++ b/docs/4.2/cayenne-guide/index.html
@@ -282,7 +282,7 @@
<div class="sect3">
<h4 id="runModeler"><a class="anchor" href="#runModeler"></a>1.1.2.
Running CayenneModeler</h4>
<div class="paragraph">
- <p>CayenneModeler GUI tool is intended to work with object relational
mapping projects. While you can edit your XML by hand, it is rarely needed, as
the Modeler is a pretty advanced tool included in Cayenne distribution. To
obtain CayenneModeler, download Cayenne distribution archive from <a
href="http://cayenne.apache.org/download.html"
class="bare">http://cayenne.apache.org/download.html</a> matching the OS you
are using. Of course Java needs to be installed on the machine where y [...]
+ <p>CayenneModeler GUI tool is intended to work with object relational
mapping projects. While you can edit your XML by hand, it is rarely needed, as
the Modeler is a pretty advanced tool included in Cayenne distribution. To
obtain CayenneModeler, download Cayenne distribution archive from <a
href="https://cayenne.apache.org/download.html"
class="bare">https://cayenne.apache.org/download.html</a> matching the OS you
are using. Of course Java needs to be installed on the machine where [...]
</div>
<div class="ulist">
<ul>
diff --git a/docs/4.2/getting-started-guide/index.html
b/docs/4.2/getting-started-guide/index.html
index 7910eca55..52de6ce22 100644
--- a/docs/4.2/getting-started-guide/index.html
+++ b/docs/4.2/getting-started-guide/index.html
@@ -239,7 +239,7 @@
</table>
</div>
<div class="paragraph">
- <p>Download the <a href="http://cayenne.apache.org/download.html">latest
release</a>. Unpack the distribution somewhere in the file system and start
CayenneModeler, following platform-specific instructions. On most platforms it
is done simply by doubleclicking the Modeler icon. The welcome screen of the
Modeler looks like this:</p>
+ <p>Download the <a href="https://cayenne.apache.org/download.html">latest
release</a>. Unpack the distribution somewhere in the file system and start
CayenneModeler, following platform-specific instructions. On most platforms it
is done simply by doubleclicking the Modeler icon. The welcome screen of the
Modeler looks like this:</p>
</div>
<div class="imageblock text-center">
<div class="content">
diff --git a/docs/4.2/getting-started-rop/index.html
b/docs/4.2/getting-started-rop/index.html
index de84201a0..0ccd046c0 100644
--- a/docs/4.2/getting-started-rop/index.html
+++ b/docs/4.2/getting-started-rop/index.html
@@ -266,7 +266,7 @@
<repository>
<id>caucho</id>
<name>Caucho Repository</name>
- <url>http://caucho.com/m2</url>
+ <url>https://caucho.com/m2</url>
<layout>default</layout>
<snapshots>
<enabled>false</enabled>
@@ -322,7 +322,7 @@
<repository>
<id>caucho</id>
<name>Caucho Repository</name>
- <url>http://caucho.com/m2</url>
+ <url>https://caucho.com/m2</url>
<layout>default</layout>
<snapshots>
<enabled>false</enabled>