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-performance-tests.git

commit 6b49489fcd3feaa0a94f6762d68c6e4af2a31d0c
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Nov 5 09:13:32 2021 +0100

    Kafka Azure Storage Profiling Example: Updated README
---
 profiling/kafka-azure-storage-blob/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka-azure-storage-blob/README.md 
b/profiling/kafka-azure-storage-blob/README.md
index 2305c80..c1cf0d4 100644
--- a/profiling/kafka-azure-storage-blob/README.md
+++ b/profiling/kafka-azure-storage-blob/README.md
@@ -1,6 +1,6 @@
 # Kafka to Azure Storage Blob
 
-In the routes.yaml file, set correctly the Azure credentials for storage blob.
+In the application.properties file, set correctly the Azure credentials for 
storage blob.
 
 Also you'll need to run a Kafka cluster to point to. In this case you could 
use an ansible role like https://github.com/oscerd/kafka-ansible-role
 

Reply via email to