From 3b099ebceecaa97e6e440588d1ebc4d0071edb71 Mon Sep 17 00:00:00 2001 From: Mike Petersen Date: Tue, 3 Nov 2020 09:30:05 -0800 Subject: [PATCH] Fixed broken links in any-kubernetes-cluster related to eventing (#2973) --- docs/install/any-kubernetes-cluster.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/any-kubernetes-cluster.md b/docs/install/any-kubernetes-cluster.md index ce203a0db..6d8a070f5 100644 --- a/docs/install/any-kubernetes-cluster.md +++ b/docs/install/any-kubernetes-cluster.md @@ -780,7 +780,7 @@ To learn more about the Github source, try The following command installs the Apache Camel-K Source: ```bash -kubectl apply --filename {{< artifact repo="eventing-contrib" file="camel.yaml" >}} +kubectl apply --filename {{< artifact org="knative-sandbox" repo="eventing-camel" file="camel.yaml" >}} ``` To learn more about the Apache Camel-K source, try @@ -835,7 +835,7 @@ To learn more about the Cloud Audit Logs source, try The following command installs the Apache CouchDB Source: ```bash -kubectl apply --filename {{< artifact repo="eventing-contrib" file="couchdb.yaml" >}} +kubectl apply --filename {{< artifact org="knative-sandbox" repo="eventing-couchdb" file="couchdb.yaml" >}} ``` To learn more about the Apache CouchDB source, read [our