You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sk...@apache.org on 2022/02/03 17:39:17 UTC

[ignite-3] branch ignite-3.0.0-alpha4 updated: IGNITE-16456 Fixed the markup on a WARNING in docs. Fixes #622

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

sk0x50 pushed a commit to branch ignite-3.0.0-alpha4
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/ignite-3.0.0-alpha4 by this push:
     new ef1d4aa  IGNITE-16456 Fixed the markup on a WARNING in docs. Fixes #622
ef1d4aa is described below

commit ef1d4aae4bf47683ba0f32d165c8bc910881e784
Author: IgGusev <de...@mail.ru>
AuthorDate: Thu Feb 3 20:37:18 2022 +0300

    IGNITE-16456 Fixed the markup on a WARNING in docs. Fixes #622
    
    Signed-off-by: Slava Koptilin <sl...@gmail.com>
    (cherry picked from commit 634cf1acf5cd826fc8ce4c5371e2d7589b129fd2)
---
 docs/_docs/quick-start/getting-started-guide.adoc | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/docs/_docs/quick-start/getting-started-guide.adoc b/docs/_docs/quick-start/getting-started-guide.adoc
index d529bad..802714c 100644
--- a/docs/_docs/quick-start/getting-started-guide.adoc
+++ b/docs/_docs/quick-start/getting-started-guide.adoc
@@ -135,10 +135,7 @@ ignite init --help
 
 Ignite CLI allows to install Ignite modules and 3rd party Maven dependencies.
 
-WARNING:
-----
-If you have installed one of the Ignite 3 Alpha releases before, please remove the `~/.ignitecfg` file before proceeding. This is a temporary step, the procedure will be improved in the future releases.
-----
+WARNING: If you have installed one of the Ignite 3 Alpha releases before, please remove the `~/.ignitecfg` file before proceeding. This is a temporary step, the procedure will be improved in the future releases.
 
 . To start an Ignite 3.0 Alpha 4 cluster, you need to install Ignite core artifacts first:
 +