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/11/09 06:28:19 UTC

[camel-karavan] branch main updated: Fix OpenShift name (#83)

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-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 95fcfef  Fix OpenShift name (#83)
95fcfef is described below

commit 95fcfef6cdc40f8de8f6ca8415d6c611f7d03e3a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 9 07:28:12 2021 +0100

    Fix OpenShift name (#83)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 092d5b3..b7f30af 100644
--- a/README.md
+++ b/README.md
@@ -78,4 +78,4 @@ docker run -it -p 8080:8080 -e KARAVAN_MODE=local -v $(pwd):/deployments/integra
 ```
 
 ## Running in cloud mode
-[Karavan demo on Openshift](karavan-demo/openshift/README.md)
+[Karavan demo on OpenShift](karavan-demo/openshift/README.md)