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

sk0x50 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new b56f2e54a3d IGNITE-18816 Changed example in docs. Fixes #10556
b56f2e54a3d is described below

commit b56f2e54a3d836a14ea66b5f88a46f56dd53ee1d
Author: IgGusev <[email protected]>
AuthorDate: Thu Feb 23 15:15:39 2023 +0200

    IGNITE-18816 Changed example in docs. Fixes #10556
    
    Signed-off-by: Slava Koptilin <[email protected]>
---
 docs/_docs/clustering/discovery-in-the-cloud.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_docs/clustering/discovery-in-the-cloud.adoc 
b/docs/_docs/clustering/discovery-in-the-cloud.adoc
index b00e529b2fb..9f52c919775 100644
--- a/docs/_docs/clustering/discovery-in-the-cloud.adoc
+++ b/docs/_docs/clustering/discovery-in-the-cloud.adoc
@@ -305,7 +305,7 @@ tab:XML[]
 tab:Java[]
 [source,java]
 ----
-include::{javaFile}[tag=google,indent=0]
+include::{javaFile}[tag=azureBlobStorage,indent=0]
 ----
 tab:C#/.NET[unsupported]
 tab:C++[unsupported]

Reply via email to