This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 8eba1d4a5364ec09727374fce1a8c6cfc704095e Author: Raffaele Marcello <marcelloraffa...@gmail.com> AuthorDate: Thu Feb 11 22:02:16 2021 +0100 CAMEL-15964 create camel-google-storage component --- components/camel-google-storage/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-google-storage/ReadMe.md b/components/camel-google-storage/ReadMe.md index e0af72a..fe73812 100644 --- a/components/camel-google-storage/ReadMe.md +++ b/components/camel-google-storage/ReadMe.md @@ -19,7 +19,7 @@ adding some functionalities (bucket creation and deletion). However there are st ### Execution of integration tests To run the Google Storage client library, you must first set up authentication by creating a service account key. -You can find more info at: (cloud.google.com/storage/docs/reference/libraries#setting_up_authentication)[https://cloud.google.com/storage/docs/reference/libraries#setting_up_authentication]. +You can find more info at: [cloud.google.com/storage/docs/reference/libraries#setting_up_authentication](https://cloud.google.com/storage/docs/reference/libraries#setting_up_authentication). When you have the **service account key** you can provide authentication credentials to your application code by setting the environment variable: