You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/04/21 06:24:15 UTC

[camel-examples] 02/02: Moving from master branch to main

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 52030ce7d52dcfbdd734d77de95d5025fb619982
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 21 08:23:57 2021 +0200

    Moving from master branch to main
---
 examples/oaipmh/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/oaipmh/README.adoc b/examples/oaipmh/README.adoc
index df26199..65195a0 100644
--- a/examples/oaipmh/README.adoc
+++ b/examples/oaipmh/README.adoc
@@ -12,7 +12,7 @@ $ mvn compile exec:java
 
 == More information about the camel-oaipmh Component.
 
-You can find more information about camel-OAIPMH at the website: https://github.com/apache/camel/blob/master/components/camel-oaipmh/src/main/docs/oaipmh-component.adoc
+You can find more information about camel-OAIPMH at the website: https://github.com/apache/camel/blob/main/components/camel-oaipmh/src/main/docs/oaipmh-component.adoc
 
 == More information about OAIPMH protocol