You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/02/07 13:03:58 UTC

[camel] branch master updated: CAMEL-16150: use https

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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e6ed2b  CAMEL-16150: use https
4e6ed2b is described below

commit 4e6ed2b6086928e0ceb5bdfbed63d556ef239c6f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Feb 7 14:03:30 2021 +0100

    CAMEL-16150: use https
---
 .../src/main/resources/archetype-resources/ReadMe.txt                   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archetypes/camel-archetype-component/src/main/resources/archetype-resources/ReadMe.txt b/archetypes/camel-archetype-component/src/main/resources/archetype-resources/ReadMe.txt
index f327e1e..c12b82a 100644
--- a/archetypes/camel-archetype-component/src/main/resources/archetype-resources/ReadMe.txt
+++ b/archetypes/camel-archetype-component/src/main/resources/archetype-resources/ReadMe.txt
@@ -9,5 +9,5 @@ To build this project use
 
 For more help see the Apache Camel documentation:
 
-    http://camel.apache.org/writing-components.html
+    https://camel.apache.org/writing-components.html