You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2020/12/11 23:21:38 UTC

[ignite] branch ignite-2.9-docs updated: ignite docs: fixing a broken documentation link

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

dmagda pushed a commit to branch ignite-2.9-docs
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-2.9-docs by this push:
     new 0beb5b3  ignite docs: fixing a broken documentation link
0beb5b3 is described below

commit 0beb5b3e1511efcb2ea6d2767444b64aae251d1f
Author: Nikita Safonov <73...@users.noreply.github.com>
AuthorDate: Sat Dec 12 02:19:32 2020 +0300

    ignite docs: fixing a broken documentation link
---
 docs/_docs/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_docs/index.adoc b/docs/_docs/index.adoc
index 2a3ceb6..73686d8 100644
--- a/docs/_docs/index.adoc
+++ b/docs/_docs/index.adoc
@@ -19,7 +19,7 @@ applications that can process terabytes of data with in-memory speed.
 
 Ignite documentation introduces you to the project's main capabilities, shows how to use certain features, or how to
 approach cluster optimizations and issues troubleshooting. If you are new to Ignite, then start with the
-link:docs/latest/quick-start/java[Quick Start Guides],  and build the first application in a matter of 5-10 minutes.
+link:quick-start/java[Quick Start Guides], and build the first application in a matter of 5-10 minutes.
 Otherwise, select the topic of your interest and have your problems solved, and questions answered.
 Good luck with your Ignite journey!