You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2024/02/05 20:47:42 UTC

(tomcat-native) branch main updated: http -> https

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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f6a36b97 http -> https
0f6a36b97 is described below

commit 0f6a36b97851f811aa50356fbe9fe08d89b74857
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 5 16:41:31 2024 +0000

    http -> https
---
 README.txt                      | 4 ++--
 xdocs/miscellaneous/project.xml | 2 +-
 xdocs/news/project.xml          | 2 +-
 xdocs/project.xml               | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.txt b/README.txt
index ca5213fab..619c191a6 100644
--- a/README.txt
+++ b/README.txt
@@ -19,7 +19,7 @@ The Latest Version
 ------------------
 
 Details of the latest version can be found on the Apache Tomcat
-project page under http://tomcat.apache.org/.
+project page under https://tomcat.apache.org/.
 
 Documentation
 -------------
@@ -27,7 +27,7 @@ Documentation
 The documentation available as of the date of this release is
 included in HTML format in the docs directory.
 The most up-to-date documentation can be found at
-http://tomcat.apache.org/native-doc/
+https://tomcat.apache.org/native-doc/
 
 
 Building
diff --git a/xdocs/miscellaneous/project.xml b/xdocs/miscellaneous/project.xml
index f58f3d20b..9ddf2f6a5 100644
--- a/xdocs/miscellaneous/project.xml
+++ b/xdocs/miscellaneous/project.xml
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation - Miscellaneous Documentation"
-    href="http://tomcat.apache.org/">
+    href="https://tomcat.apache.org/">
 
   <title>The Apache Tomcat Native Library 2.0 - Miscellaneous Documentation</title>
 
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index f898536f5..968bb6246 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation - News"
-    href="http://tomcat.apache.org/">
+    href="https://tomcat.apache.org/">
 
   <title>The Apache Tomcat Native Library 2.0 - News</title>
 
diff --git a/xdocs/project.xml b/xdocs/project.xml
index b483b67d4..cdb08d119 100644
--- a/xdocs/project.xml
+++ b/xdocs/project.xml
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation"
-    href="http://tomcat.apache.org/">
+    href="https://tomcat.apache.org/">
 
   <title>The Apache Tomcat Native Library 2.0</title>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org