You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by dm...@apache.org on 2020/10/15 22:40:40 UTC

[ignite-website] branch master updated: IGNITE-13527: replacing readme.io references with the links to the new documentation pages

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0a73f3d  IGNITE-13527: replacing readme.io references with the links to the new documentation pages
0a73f3d is described below

commit 0a73f3d1676de035816a3bda706c2f9630685f60
Author: Denis Magda <dm...@gridgain.com>
AuthorDate: Thu Oct 15 15:40:25 2020 -0700

    IGNITE-13527: replacing readme.io references with the links to the new documentation pages
---
 arch/clustering.html                          |   6 +-
 arch/native-persistence.html                  |   2 +-
 community/contribute.html                     |  20 +++--
 docs-and-apis.html                            |  76 +++++++++---------
 download.html                                 | 108 +++++++++++++-------------
 features.html                                 |   4 +-
 features/acid-transactions.html               |   6 +-
 features/collocated-processing.html           |   2 +-
 features/datastructures.html                  |  25 +++---
 features/machinelearning.html                 |   4 +-
 features/management-and-monitoring.html       |   6 +-
 features/messaging.html                       |  12 +--
 features/multilanguage.html                   |  19 +++--
 features/servicegrid.html                     |   8 +-
 features/sql.html                             |   6 +-
 features/streaming.html                       |  33 ++++----
 features/tensorflow.html                      |   7 --
 includes/header.html                          |  22 +++---
 index.html                                    |   2 +-
 releases/2.3.0/dotnetdoc/index.html           |  44 +++++------
 releases/2.4.0/dotnetdoc/index.html           |  44 +++++------
 releases/2.5.0/dotnetdoc/index.html           |  44 +++++------
 releases/2.6.0/dotnetdoc/index.html           |   2 +-
 releases/2.7.0/dotnetdoc/index.html           |   2 +-
 releases/2.7.5/dotnetdoc/index.html           |   2 +-
 releases/2.7.6/dotnetdoc/index.html           |   2 +-
 releases/2.8.0/dotnetdoc/index.html           |   6 +-
 releases/2.8.1/dotnetdoc/index.html           |   2 +-
 screencasts.html                              |  11 ++-
 use-cases/caching/hibernate-l2-cache.html     |   2 +-
 use-cases/caching/web-session-clustering.html |   5 --
 use-cases/digital-integration-hub.html        |   4 +-
 use-cases/hadoop-acceleration.html            |   2 +-
 use-cases/high-performance-computing.html     |   2 +-
 use-cases/spark-acceleration.html             |   6 +-
 whatisignite.html                             |   2 +-
 36 files changed, 268 insertions(+), 282 deletions(-)

diff --git a/arch/clustering.html b/arch/clustering.html
index 7bab869..b0791fe 100644
--- a/arch/clustering.html
+++ b/arch/clustering.html
@@ -116,13 +116,13 @@ under the License.
               <div class="row">
                 <div class="col-sm-6">
                     <ul>
-                        <li><a href="https://apacheignite.readme.io/docs/clustering" target="docs">Ignite Clustering <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite.readme.io/docs/tcpip-discovery" target="docs">Discovery SPI Configuration <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/clustering/clustering">Ignite Clustering <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/clustering/tcp-ip-discovery">Discovery SPI Configuration <i class="fas fa-angle-double-right"></i></a></li>
                     </ul>
                 </div>
                 <div class="col-sm-6">
                     <ul>
-                        <li><a href="https://apacheignite.readme.io/docs/network-config" target="docs">Communication SPI Configuration <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/clustering/network-configuration">Communication SPI Configuration <i class="fas fa-angle-double-right"></i></a></li>
                         <li><a href="/features/multilanguage.html">Multi-Language Support <i class="fas fa-angle-double-right"></i></a></li>
                     </ul>
                 </div>
diff --git a/arch/native-persistence.html b/arch/native-persistence.html
index 4e38677..f968518 100644
--- a/arch/native-persistence.html
+++ b/arch/native-persistence.html
@@ -134,7 +134,7 @@ under the License.
                   <p><a href="/arch/multi-tier-storage.html">Multi-Tier Storage <i class="fas fa-angle-double-right"></i></a></p>
                 </li>
                 <li>
-                  <p><a href="https://apacheignite.readme.io/docs/distributed-persistent-store" target="docs">Native Persistence Usage and Configuration <i class="fas fa-angle-double-right"></i></a></p>
+                  <p><a href="/docs/latest/persistence/native-persistence">Native Persistence Usage and Configuration <i class="fas fa-angle-double-right"></i></a></p>
                 </li>
                 <li>
                   <p><a href="https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Persistent+Store+-+under+the+hood" target="docs">Native Persistence Implementation Details <i class="fas fa-angle-double-right"></i></a></p>
diff --git a/community/contribute.html b/community/contribute.html
index ae85a6a..aca359d 100644
--- a/community/contribute.html
+++ b/community/contribute.html
@@ -108,11 +108,11 @@ under the License.
 
             <h2>Contribute Documentation Changes</h2>
             <p>
-                Contributing to technical documentation and API references such as JavaDocs are as valuable as contributing to bug
-                fixes or features. Ignite documentation is an integral part of the project, which educates Ignite users
+                Contributing to <a href="/docs/latest">technical documentation</a> and API references such as JavaDocs
+                are as valuable as contributing to bug fixes or features. Ignite documentation is an integral part of
+                the project, which educates Ignite users
                 about Ignite capabilities, configuration techniques, optimization aspects and many other areas they need
-                to understand to deploy Ignite successfully in production. Documentation and APIs are the faces of the
-                project and the community puts a lot of effort in maintaining them properly and professionally.
+                to understand to deploy Ignite successfully in production.
             </p>
             <p>
                 Code changes contribution is not the only way to become an Ignite committer. Help the community to
@@ -122,18 +122,16 @@ under the License.
 		
 			<ul class="page-list">
                 <li>
-                    Came across a misprint or unclear documentation section? Use "Suggest Edits" feature of
-                    our <a href="https://apacheignite.readme.io/docs" target="_blank"> main documentation portal</a> to
-                    propose a change.
+                    Get to know our <a href="https://cwiki.apache.org/confluence/display/IGNITE/How+to+Document" target="_blank">
+                    documentation contribution process</a>.
                 </li>
                 <li>
                     Select any <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20resolution%20%3D%20Unresolved%20AND%20status%20not%20in%20(closed%2C%20resolved)%20and%20component%20%3D%20documentation%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC" target="_blank">
-                    open documentation ticket</a> and start working on it. Use "Suggest Edits" to submit improvements.
+                    open documentation ticket</a> or fix an issue you came across.
                 </li>
                 <li>
-                    To propose a change to <a href="/docs-and-apis.html#apis">API references</a> such as JavaDocs,
-                    follow the process similar to the code contribution described below -- update the docs and send a
-                    pull-request.
+                    <a href="https://issues.apache.org/jira/projects/IGNITE" target="_blank">Report</a> any documentation issue setting <i>documentation</i> as a ticket's
+                    <i>component</i> type.
                 </li>
             </ul>
             
diff --git a/docs-and-apis.html b/docs-and-apis.html
index 8ea506f..c802974 100644
--- a/docs-and-apis.html
+++ b/docs-and-apis.html
@@ -40,7 +40,7 @@ under the License.
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
     <meta http-equiv="Expires" content="0"/>
-    <title>Technical Documentation & APIs - Apache Ignite</title>
+    <title>APIs - Apache Ignite</title>
     <!--#include virtual="/includes/styles.html" -->
 </head>
 <body>
@@ -113,12 +113,48 @@ under the License.
 
 <article>
     <header><div class="container ">
-        <h1 class="first">Technical <strong>Documentation &amp; APIs</strong></h1>
+        <h1 class="first">Apache Ignite <strong>APIs</strong></h1>
 </div>
 </header>
 <div class="container documentation">
         <div class="col">
 
+            <h2 id="apis">API References</h2>
+            <p class="intro">API reference for the latest Apache Ignite release. Go to <a href="/download.cgi">
+                Downloads</a> page if an older version is needed.</p>
+
+            <ul class="row icons-list">
+                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/javadoc/index.html" target="_blank" rel="noopener">
+                    <svg>
+                        <use xlink:href="#icon-java"></use>
+                    </svg>
+                    <span>JavaDocs</span></a>
+                </li>
+
+                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/dotnetdoc/api/"
+                                              target="_blank" rel="noopener">
+                    <svg>
+                        <use xlink:href="#icon_net"></use>
+                    </svg>
+                    <span>.NET APIs (including Thin Client)</span></a>
+                </li>
+
+                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/cppdoc/index.html" target="_blank" rel="noopener">
+                    <svg>
+                        <use xlink:href="#icon_cplus"></use>
+                    </svg>
+                    <span>C++ (including Thin Client)</span></a>
+                </li>
+
+                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$"
+                                              target="_blank" rel="noopener">
+                    <svg>
+                        <use xlink:href="#icon-scala"></use>
+                    </svg>
+                    <span>Scala</span></a>
+                </li>
+            </ul>
+
             <h2 id="docs">Technical Documentation</h2>
 
             <p class="intro">Get to know Apache Ignite basic concepts, features and components. Learn how to
@@ -197,42 +233,6 @@ under the License.
                 </li>
             </ul>
 
-            <h2 id="apis">API References</h2>
-            <p class="intro">API reference for the latest Apache Ignite release. Go to <a href="/download.cgi">
-                Downloads</a> page if an older version is needed.</p>
-
-            <ul class="row icons-list">
-                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/javadoc/index.html" target="_blank" rel="noopener">
-                    <svg>
-                        <use xlink:href="#icon-java"></use>
-                    </svg>
-                    <span>JavaDocs</span></a>
-                </li>
-
-                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/dotnetdoc/api/"
-                                        target="_blank" rel="noopener">
-                    <svg>
-                        <use xlink:href="#icon_net"></use>
-                    </svg>
-                    <span>.NET APIs (including Thin Client)</span></a>
-                </li>
-
-                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/cppdoc/index.html" target="_blank" rel="noopener">
-                    <svg>
-                        <use xlink:href="#icon_cplus"></use>
-                    </svg>
-                    <span>C++ (including Thin Client)</span></a>
-                </li>
-
-                <li class="col-6 col-sm-3"><a href="https://ignite.apache.org/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$"
-                                        target="_blank" rel="noopener">
-                    <svg>
-                        <use xlink:href="#icon-scala"></use>
-                    </svg>
-                    <span>Scala</span></a>
-                </li>
-            </ul>
-
         </div>
     </div>
 </article>
diff --git a/download.html b/download.html
index 0a0114b..7b0bc24 100644
--- a/download.html
+++ b/download.html
@@ -359,8 +359,8 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.8.1 (latest)</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.8.1/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.8.1/javadoc/">javadoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.8.1/javadoc/">javadoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
@@ -378,9 +378,9 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.8.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.8.0/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.8.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.8.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.8.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.8.0/scaladoc/scalar/">scaladoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
@@ -398,9 +398,9 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.7.6</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.7.6/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.6/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.6/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.7.6/javadoc/">javadoc</a>,
+                        <a href="/releases/2.7.6/scaladoc/scalar/">scaladoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
@@ -418,9 +418,9 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.7.5</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.7.5/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.5/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.5/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.7.5/javadoc/">javadoc</a>,
+                        <a href="/releases/2.7.5/scaladoc/scalar/">scaladoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
@@ -438,9 +438,9 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.7.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.7/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.7.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.7.0/scaladoc/scalar/">scaladoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
@@ -458,13 +458,13 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.6.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.6/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.6.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.6.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.6.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.6.0/scaladoc/scalar/">scaladoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.6.0/release_notes.html">release notes</a></td>
+                            href="/releases/2.6.0/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2018-07-16</td>
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
@@ -478,13 +478,13 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.5.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.5/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.5.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.5.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.5.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.5.0/scaladoc/scalar/">scaladoc</a>
                     </td>
 
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.5.0/release_notes.html">release notes</a></td>
+                            href="/releases/2.5.0/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2018-05-29</td>
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
@@ -550,11 +550,11 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.8.1 (latest)</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.8.1/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.8.1/javadoc/">javadoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.8.1/javadoc/">javadoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.8.1/release_notes.html">release notes</a></td>
+                            href="/releases/2.8.1/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2020-05-27</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -569,12 +569,12 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.8.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.8.0/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.8.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.8.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.8.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.8.0/scaladoc/scalar/">scaladoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.8.0/release_notes.html">release notes</a></td>
+                            href="/releases/2.8.0/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2020-03-03</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -589,12 +589,12 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.7.6</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.7.6/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.6/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.6/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.7.6/javadoc/">javadoc</a>,
+                        <a href="/releases/2.7.6/scaladoc/scalar/">scaladoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.7.6/release_notes.html">release notes</a></td>
+                            href="/releases/2.7.6/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2019-09-19</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -609,12 +609,12 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.7.5</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.7.5/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.5/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.5/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.7.5/javadoc/">javadoc</a>,
+                        <a href="/releases/2.7.5/scaladoc/scalar/">scaladoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.7.5/release_notes.html">release notes</a></td>
+                            href="/releases/2.7.5/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2019-06-04</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -629,12 +629,12 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.7.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.7/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.7.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.7.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.7.0/scaladoc/scalar/">scaladoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.7.0/release_notes.html">release notes</a></td>
+                            href="/releases/2.7.0/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2018-12-05</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -649,12 +649,12 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.6.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.6/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.6.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.6.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.6.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.6.0/scaladoc/scalar/">scaladoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.6.0/release_notes.html">release notes</a></td>
+                            href="/releases/2.6.0/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2018-07-16</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -669,12 +669,12 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">2.5.0</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/v2.5/docs">guide</a>,
-                        <a href="https://ignite.apache.org/releases/2.5.0/javadoc/">javadoc</a>,
-                        <a href="https://ignite.apache.org/releases/2.5.0/scaladoc/scalar/">scaladoc</a>
+                        <a href="/docs/latest">guide</a>,
+                        <a href="/releases/2.5.0/javadoc/">javadoc</a>,
+                        <a href="/releases/2.5.0/scaladoc/scalar/">scaladoc</a>
                     </td>
                     <td style="white-space: nowrap;"><a
-                            href="https://ignite.apache.org/releases/2.5.0/release_notes.html">release notes</a></td>
+                            href="/releases/2.5.0/release_notes.html">release notes</a></td>
                     <td style="white-space: nowrap;">2018-05-29</td>
                     <td style="white-space: nowrap;">
                         <a
@@ -764,7 +764,7 @@ under the License.
                 <tr>
                     <td style="white-space: nowrap;">Docker Image</td>
                     <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/docs/docker-deployment">guide</a>
+                        <a href="/docs/latest/installation/installing-using-docker">guide</a>
                     </td>
                     <td style="white-space: nowrap;">2020-03-03</td>
                     <td style="white-space: nowrap;">
@@ -860,7 +860,7 @@ under the License.
     &nbsp;&nbsp;&nbsp;&nbsp;&lt;version>${ignite.version}&lt;/version>
     &lt;/dependency>
     </code></pre>
-            <p>See <a href="http://apacheignite.readme.io/v1.0/docs/maven-setup">Maven Setup</a> for a full list of
+            <p>See <a href="/docs/latest/setup#using-maven">Maven Setup</a> for a full list of
                 Maven
                 dependencies.</p>
         </section><!-- maven downloads -->
@@ -872,7 +872,7 @@ under the License.
                 There are multiple packages: <a href="https://www.nuget.org/packages?q=Apache.Ignite">nuget.org/packages?q=Apache.Ignite</a>
             </p>
             <p>
-                See <a href="https://apacheignite-net.readme.io/docs/getting-started-2#section-nuget">Getting
+                See <a href="/docs/latest/net-specific/net-deployment-options#nuget-deployment">Getting
                 Started</a> for more info.
             </p>
         </section><!-- NuGet downloads -->
@@ -901,7 +901,7 @@ under the License.
             sudo yum install apache-ignite
         </code></pre>
             <p>
-                See <a href="https://apacheignite.readme.io/docs/rpm-and-deb-setup">Getting Started</a>
+                See <a href="/docs/latest/installation/deb-rpm">Getting Started</a>
                 for more information on how to start an Apache Ignite node and check logs.
             </p>
         </section><!-- RPM package installation -->
@@ -925,7 +925,7 @@ under the License.
             sudo apt install apache-ignite --no-install-recommends
         </code></pre>
             <p>
-                See <a href="https:https://apacheignite.readme.io/docs/rpm-and-deb-setup">Getting Started</a>
+                See <a href="/docs/latest/installation/deb-rpm">Getting Started</a>
                 for more information on how to start an Apache Ignite node and check logs.
             </p>
         </section><!-- DEB package installation -->
diff --git a/features.html b/features.html
index 3f294b2..7bea948 100644
--- a/features.html
+++ b/features.html
@@ -119,8 +119,8 @@ under the License.
                                onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'messaging'});">
                             Messaging & Events</a>
                         </li>
-                        <li><a href="https://apacheignite-mix.readme.io/docs" aria-label="Messaging"
-                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'other_integrations'});" target="docs">
+                        <li><a href="/docs/latest/messaging" aria-label="Messaging"
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'other_integrations'});">
                             Other Integrations</a>
                         </li>
                     </ul>
diff --git a/features/acid-transactions.html b/features/acid-transactions.html
index 188aba6..aec4c3f 100644
--- a/features/acid-transactions.html
+++ b/features/acid-transactions.html
@@ -114,14 +114,12 @@ under the License.
               <div class="row">
                 <div class="col-sm-6">
                     <ul>
-                        <li><a href="https://apacheignite.readme.io/docs/transactions" target="docs">Ignite Transactions <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite.readme.io/docs/transactions#section-two-phase-commit-2pc" target="docs">Two-phase commit protocol <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/key-value-api/transactions">Ignite Transactions <i class="fas fa-angle-double-right"></i></a></li>
                     </ul>
                 </div>
                 <div class="col-sm-6">
                     <ul>
-                        <li><a href="https://apacheignite.readme.io/docs/transactions#section-deadlock-detection" target="docs">Deadlock-free transactions and detection <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite.readme.io/docs/transactions#section-integration-with-jta" target="docs">JTA Support <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/key-value-api/transactions#deadlock-free-transactions">Deadlock-free transactions and detection <i class="fas fa-angle-double-right"></i></a></li>
                     </ul>
                 </div>
             </div>
diff --git a/features/collocated-processing.html b/features/collocated-processing.html
index 2f602e4..4cc3e4b 100644
--- a/features/collocated-processing.html
+++ b/features/collocated-processing.html
@@ -237,7 +237,7 @@ ignite.compute().affinityRun("City", newYorkId, new IgniteRunnable() {
                   <div class="row">
                     <div class="col-sm-6">
                         <ul>
-                            <li><a href="https://apacheignite.readme.io/docs/compute-grid" target="docs">Compute APIs <i class="fas fa-angle-double-right"></i></a></li>
+                            <li><a href="/docs/latest/distributed-computing/distributed-computing">Distributed Computing <i class="fas fa-angle-double-right"></i></a></li>
                             <li><a href="/features/machinelearning.html">Machine and Deep Learning <i class="fas fa-angle-double-right"></i></a></li>
                         </ul>
                     </div>
diff --git a/features/datastructures.html b/features/datastructures.html
index d3f5a9d..50fd397 100644
--- a/features/datastructures.html
+++ b/features/datastructures.html
@@ -63,12 +63,11 @@ under the License.
 				    <h2>Supported Data Structures:</h2>
                 	<ul class="page-list">
                     	<li><a href="/use-cases/in-memory-data-grid.html">Concurrent Map (Cache)</a></li>
-                    	<li><a href="http://apacheignite.readme.io/docs/queue-and-set" target="docs">Distributed Queues and Sets</a></li>
-                    	<li><a href="http://apacheignite.readme.io/docs/atomic-types" target="docs">AtomicLong</a></li>
-                    	<li><a href="http://apacheignite.readme.io/docs/atomic-types" target="docs">AtomicReference</a></li>
-                    	<li><a href="http://apacheignite.readme.io/docs/id-generator" target="docs">AtomicSequence (ID Generator)</a></li>
-                    	<li><a href="http://apacheignite.readme.io/docs/countdownlatch" target="docs">CountDownLatch</a></li>
-                    	<li><a href="http://apacheignite.readme.io/docs/executor-service" target="docs">ExecutorService</a></li>
+                    	<li><a href="/docs/latest/data-structures/queue-and-set">Distributed Queues and Sets</a></li>
+                    	<li><a href="/docs/latest/data-structures/atomic-types">AtomicLong</a></li>
+                    	<li><a href="/docs/latest/data-structures/atomic-types">AtomicReference</a></li>
+                    	<li><a href="/docs/latest/data-structures/id-generator">AtomicSequence (ID Generator)</a></li>
+                    	<li><a href="/docs/latest/data-structures/countdownlatch">CountDownLatch</a></li>
                 	</ul>
 			
                 <h2>Code Examples:</h2>
@@ -197,7 +196,7 @@ under the License.
                                 Ignite provides an implementation of a fast <b>Distributed Blocking Queue</b> and <b>Distributed Set</b>.
                             </p>
                             <div  class="page-links">
-                                <a href="https://apacheignite.readme.io/docs/queue-and-set" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/queue-and-set">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -213,7 +212,7 @@ under the License.
                                 to keep very large collections in memory.
                             </p>
                             <div class="page-links">
-                                <a href="http://apacheignite.readme.io/docs/queue-and-set" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/queue-and-set">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -225,7 +224,7 @@ under the License.
                                 control over the overall cache capacity.
                             </p>
                             <div class="page-links">
-                                <a href="http://apacheignite.readme.io/docs/queue-and-set#bounded-queues" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/queue-and-set">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -236,7 +235,7 @@ under the License.
                                 Ignite supports distributed <b>AtomicLong</b> and <b>AtomicReference</b>.
                             </p>
                             <div  class="page-links">
-                                <a href="https://apacheignite.readme.io/docs/atomic-types" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/atomic-types">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -247,7 +246,7 @@ under the License.
                                 Ignite CountDownLatch allows you to synchronize jobs on all Ignite nodes.
                             </p>
                             <div  class="page-links">
-                                <a href="https://apacheignite.readme.io/docs/countdownlatch" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/countdownlatch">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -261,7 +260,7 @@ under the License.
                                 across the cluster for this sequence instance.
                             </p>
                             <div class="page-links">
-                                <a href="http://apacheignite.readme.io/docs/id-generator" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/id-generator">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -272,7 +271,7 @@ under the License.
                                 Ignite's distributed semaphore implementation and behavior is similar to <b>java.util.concurrent.Semaphore</b>.
                             </p>
                             <div  class="page-links">
-                                <a href="https://apacheignite.readme.io/docs/distributed-semaphore" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/data-structures/semaphore">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
diff --git a/features/machinelearning.html b/features/machinelearning.html
index 8b6ac56..ba1923c 100644
--- a/features/machinelearning.html
+++ b/features/machinelearning.html
@@ -121,8 +121,8 @@ under the License.
                   <div class="row">
                     <div class="col-sm-6">
                         <ul>
-                            <li><a href="https://apacheignite.readme.io/docs/machine-learning" target="docs">Ignite Machine Learning Documentation <i class="fas fa-angle-double-right"></i></a></li>
-                            <li><a href="https://apacheignite.readme.io/docs/ml-partition-based-dataset" target="docs">Partition-Based Data Sets <i class="fas fa-angle-double-right"></i></a></li>
+                            <li><a href="/docs/latest/machine-learning/machine-learning">Ignite Machine Learning Documentation <i class="fas fa-angle-double-right"></i></a></li>
+                            <li><a href="/docs/latest/machine-learning/partition-based-dataset">Partition-Based Data Sets <i class="fas fa-angle-double-right"></i></a></li>
                         </ul>
                     </div>
                     <div class="col-sm-6">
diff --git a/features/management-and-monitoring.html b/features/management-and-monitoring.html
index d4baf4a..4eef819 100644
--- a/features/management-and-monitoring.html
+++ b/features/management-and-monitoring.html
@@ -67,7 +67,7 @@ under the License.
 
 
         <h2>
-            <a href="https://apacheignite-tools.readme.io/docs/command-line-interface" target="_blank" rel="noopener">
+            <a href="/docs/latest/tools/visor-cmd" target="_blank" rel="noopener">
                 <img style="margin-bottom:10px;" height="35" width="40" src="/images/logo_ignite_32_32.png"
                      alt="Apache Ignite logo"/>
             </a>Visor Command Line and Control Script
@@ -79,12 +79,12 @@ under the License.
         </p>
         <ul class="page-list">
             <li>
-                <a href="https://apacheignite-tools.readme.io/docs/command-line-interface" target="_blank" rel="noopener">
+                <a href="/docs/latest/tools/visor-cmd" target="_blank" rel="noopener">
                     Visor Command Line tool</a> - provides basic statistics about cluster nodes, caches, and compute tasks.
                 It also lets you manage the size of your cluster by starting or stopping nodes.
             </li>
             <li>
-                <a href="https://apacheignite-tools.readme.io/docs/control-script" target="_blank" rel="noopener">
+                <a href="/docs/latest/tools/control-script" target="_blank" rel="noopener">
                     Control Script</a> - an advanced command-line utility that can change the baseline topology, activate
                 and deactivate the cluster, perform consistency checks of your data and indexes, detect long-running or
                 hanging transactions.
diff --git a/features/messaging.html b/features/messaging.html
index d9f6c72..078f4f3 100644
--- a/features/messaging.html
+++ b/features/messaging.html
@@ -186,7 +186,7 @@ under the License.
                             Ignite distributed messaging allows for topic based cluster-wide communication between all nodes.
                         </p>
                         <div  class="page-links">
-                            <a href="https://apacheignite.readme.io/docs/messaging" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                            <a href="/docs/latest/messaging">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                         </div>
                     </td>
                 </tr>
@@ -197,7 +197,7 @@ under the License.
                             Ignite messages can be sent to either a group of nodes or to an individual node.
                         </p>
                         <div class="page-links">
-                            <a href="http://apacheignite.readme.io/docs/messaging" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                            <a href="/docs/latest/messaging">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                         </div>
                     </td>
                 </tr>
@@ -210,7 +210,7 @@ under the License.
                                 were sent.
                             </p>
                             <div class="page-links">
-                                <a href="http://apacheignite.readme.io/docs/messaging" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                                <a href="/docs/latest/messaging">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                             </div>
                         </td>
                     </tr>
@@ -221,7 +221,7 @@ under the License.
                             Ignite distributed events functionality allows applications to receive notifications when a variety of events occur within the cluster.
                         </p>
                         <div  class="page-links">
-                            <a href="https://apacheignite.readme.io/docs/events" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                            <a href="/docs/latest/events/events">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                         </div>
                     </td>
                 </tr>
@@ -232,7 +232,7 @@ under the License.
                             Applications can get notified for task executions, read, write or query operations occurring on local or remote nodes within the cluster.
                         </p>
                         <div  class="page-links">
-                            <a href="https://apacheignite.readme.io/docs/events" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                            <a href="/docs/latest/events/events">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                         </div>
                     </td>
                 </tr>
@@ -243,7 +243,7 @@ under the License.
                             Event notifications can be grouped together and sent in batches or timely intervals.
                         </p>
                         <div  class="page-links">
-                            <a href="https://apacheignite.readme.io/docs/automatic-batching" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                            <a href="/docs/latest/events/listening-to-events">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                         </div>
                     </td>
                 </tr>
diff --git a/features/multilanguage.html b/features/multilanguage.html
index 7d8a2d6..37b255e 100644
--- a/features/multilanguage.html
+++ b/features/multilanguage.html
@@ -95,20 +95,19 @@ under the License.
               <div class="row">
                 <div class="col-sm-6">
                     <ul>
-                        <li><a href="https://apacheignite.readme.io/" target="docs">Ignite for Java <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite-net.readme.io/" target="docs">Ignite.NET <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite-net.readme.io/docs/thin-client" target="docs">.NET Thin Client <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite-cpp.readme.io" target="docs">Ignite.C++ <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite-cpp.readme.io/docs/thin-client" target="docs">C++ Thin Client <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/quick-start/java">Ignite for Java <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/quick-start/dotnet">Ignite.NET <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/thin-clients/dotnet-thin-client">.NET Thin Client <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/quick-start/cpp">Ignite.C++ <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/thin-clients/cpp-thin-client">C++ Thin Client <i class="fas fa-angle-double-right"></i></a></li>
                     </ul>
                 </div>
                 <div class="col-sm-6">
                     <ul>
-                        <li><a href="http://apacheignite.readme.io/docs/python-thin-client" target="docs">Python Thin Client <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="http://apacheignite.readme.io/docs/nodejs-thin-client" target="docs">Node.JS Thin Client <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="http://apacheignite.readme.io/docs/php-thin-client" target="docs">PHP Thin Client <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite-sql.readme.io/docs" target="docs">JDBC and ODBC Drivers <i class="fas fa-angle-double-right"></i></a></li>
-                        <li><a href="https://apacheignite.readme.io/docs/binary-client-protocol" target="docs">Thin Client Protocol <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/thin-clients/python-thin-client">Python Thin Client <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/thin-clients/nodejs-thin-client">Node.JS Thin Client <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/thin-clients/php-thin-client">PHP Thin Client <i class="fas fa-angle-double-right"></i></a></li>
+                        <li><a href="/docs/latest/SQL/JDBC/jdbc-driver">JDBC and ODBC Drivers <i class="fas fa-angle-double-right"></i></a></li>
                     </ul>
                 </div>
             </div>
diff --git a/features/servicegrid.html b/features/servicegrid.html
index cb1e7c5..f434a48 100644
--- a/features/servicegrid.html
+++ b/features/servicegrid.html
@@ -142,7 +142,7 @@ under the License.
                         deploy it onto the cluster.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/service-grid" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/services/services">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -156,7 +156,7 @@ under the License.
                         node crashes.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/cluster-singletons" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/services/services">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -169,7 +169,7 @@ under the License.
                         node crashes.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/service-grid#load-balancing" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/services/services">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -184,7 +184,7 @@ under the License.
                         load balancing.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/service-grid#load-balancing" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/services/services">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
diff --git a/features/sql.html b/features/sql.html
index de35bfb..f7195f3 100644
--- a/features/sql.html
+++ b/features/sql.html
@@ -121,13 +121,13 @@ under the License.
                     <div class="col-sm-6">
                       <ul>
                         <li>
-                          <p><a href="https://apacheignite-sql.readme.io/docs/how-ignite-sql-works" target="docs">Ignite SQL implementation details <i class="fas fa-angle-double-right"></i></a></p>
+                          <p><a href="/docs/latest/SQL/sql-introduction">Ignite SQL implementation details <i class="fas fa-angle-double-right"></i></a></p>
                         </li>
                         <li>
-                          <p><a href="https://apacheignite-sql.readme.io/docs/distributed-joins" target="docs">Distributed JOINs <i class="fas fa-angle-double-right"></i></a></p>
+                          <p><a href="/docs/latest/SQL/distributed-joins">Distributed JOINs <i class="fas fa-angle-double-right"></i></a></p>
                         </li>
                         <li>
-                          <p><a href="https://apacheignite-sql.readme.io/docs/sql-reference-overview" target="docs">SQL Reference <i class="fas fa-angle-double-right"></i></a></p>
+                          <p><a href="/docs/latest/sql-reference/sql-conformance">SQL Reference <i class="fas fa-angle-double-right"></i></a></p>
                         </li>
                       </ul>
                     </div>
diff --git a/features/streaming.html b/features/streaming.html
index 4bec922..7668342 100644
--- a/features/streaming.html
+++ b/features/streaming.html
@@ -65,15 +65,14 @@ under the License.
         </p>
         <img class="img-responsive diagram-right" src="/images/ignite-stream-query.png" alt="Data Loading and Streaming" />
         <p>
-            Apache Ignite <a href="https://apacheignite-mix.readme.io/docs/overview" target="_blank" rel="noopener">
-            integrates</a> with major streaming technologies and frameworks such as Kafka, Camel,
+            Apache Ignite integrates with major streaming technologies and frameworks such as Kafka, Camel,
             Storm or JMS to bring even more advanced streaming capabilities to Ignite-based architectures.
         </p>
             
                     
         <h2>Data Loading</h2>
         <p>
-            Ignite provides several <a href="https://apacheignite.readme.io/docs/data-loading" target="_blank" rel="noopener">
+            Ignite provides several <a href="/docs/latest/data-streaming" target="_blank" rel="noopener">
             techniques</a> for initial data loading. For instance, Ignite streaming APIs are a good
             choice for clusters with Ignite native persistence enabled, while the clusters that persist
             data in a 3rd party store can connect to it directly with <code>CacheStore</code> API.
@@ -165,7 +164,7 @@ under the License.
                         semantics for all the data streamed into Ignite.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/data-streamers" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/data-streaming">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -177,7 +176,7 @@ under the License.
                         They can be used for initial data loading from a 3rd party database or another source.
                     </p>
                     <div class="page-links">
-                        <a href="https://apacheignite.readme.io/docs/data-loading" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/data-streaming">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -194,7 +193,7 @@ under the License.
                         custom pre-processing logic to it, before putting the data into cache.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/data-streamers#streamreceiver" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/data-streaming">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -206,7 +205,7 @@ under the License.
                         continue to get notified about the data changes that fall into your query filter.
                     </p>
                     <div class="page-links">
-                        <a href="http://apacheignite.readme.io/docs/continuous-queries" target="docs">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/key-value-api/continuous-queries">Docs for this Feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -217,7 +216,7 @@ under the License.
                         Ignite JMS Data Streamer consumes messages from JMS brokers and inserts them into Ignite caches.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/jms-data-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/jms-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -228,7 +227,7 @@ under the License.
                         IgniteSink is a Flume sink that extracts events from an associated Flume channel and injects into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/flume-data-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/flume-sink">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -239,7 +238,7 @@ under the License.
                         Ignite MQTT Streamer consumes messages from a MQTT topic and feeds transformed key-value pairs into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/mqtt-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/mqtt-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -250,7 +249,7 @@ under the License.
                         Ignite Twitter Streamer consumes messages from a Twitter Streaming API and inserts them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/twitter-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/twitter-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -261,7 +260,7 @@ under the License.
                         Ignite Kafka Data Streamer consumes messages for a given Kafka Topic from Kafka Broker and inserts them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/kafka-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/kafka-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -272,7 +271,7 @@ under the License.
                         Ignite Camel streamer consumes messages from an Apache Camel consumer endpoint and feeds them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/camel-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/camel-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -283,7 +282,7 @@ under the License.
                         Ignite Storm Streamer consumes messages from an Apache Storm consumer endpoint and feeds them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/storm-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/storm-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -294,7 +293,7 @@ under the License.
                         Ignite Flink Streamer consumes messages from an Apache Flink consumer endpoint and feeds them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/flink-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/flink-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -305,7 +304,7 @@ under the License.
                         Ignite RocketMQ Streamer consumes messages from an Apache RocketMQ consumer endpoint and feeds them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/rocketmq-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/rocketmq-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
@@ -316,7 +315,7 @@ under the License.
                         Ignite ZeroMQ Streamer consumes messages from a ZeroMQ consumer endpoint and feeds them into an Ignite cache.
                     </p>
                     <div  class="page-links">
-                        <a href="https://apacheignite-mix.readme.io/docs/zeromq-streamer" target="docs">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
+                        <a href="/docs/latest/extensions-and-integrations/streaming/zeromq-streamer">Docs for this feature <i class="fas fa-angle-double-right"></i></a>
                     </div>
                 </td>
             </tr>
diff --git a/features/tensorflow.html b/features/tensorflow.html
index c7cad71..61da667 100644
--- a/features/tensorflow.html
+++ b/features/tensorflow.html
@@ -104,13 +104,6 @@ under the License.
               <div class="row">
                 <div class="col-sm-6">
                     <p>
-                        <a href="https://apacheignite.readme.io/docs/tensor-flow" target="docs">
-                            Apache Ignite for TensorFlow Documentation <i class="fas fa-angle-double-right"></i>
-                        </a>
-                    </p>
-                </div>
-                <div class="col-sm-6">
-                    <p>
                         <a href="/features/machinelearning.html">
                             Apache Ignite Machine Learning <i class="fas fa-angle-double-right"></i>
                         </a>
diff --git a/includes/header.html b/includes/header.html
index 9a8be9a..17899ba 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -131,7 +131,16 @@
                            aira-expanded="false" aria-label="Resources" id="navbarResources">Resources</a>
                         <ul class="dropdown-menu" role="menu">
                             <li class="dropdown-subtitle" role="presentation">Learn Ignite</li>
-                            <li class="dropdown-item"><a href="/docs-and-apis.html">Documentation & APIs</a></li>
+                            <li class="dropdown-item"><a href="/docs/latest">Documentation</a></li>
+                            <li class="dropdown-item">
+                                <a href="https://www.ignite-service.cn/doc/java/" target="_blank" rel="noopener">
+                                    Documentation (Chinese)<i class="fas fa-external-link-alt" style="padding-left:5px;"></i>
+                                </a>
+                            </li>
+                            <li class="dropdown-item"><a href="/docs-and-apis.html">APIs</a></li>
+                            <li class="dropdown-item"><a href="https://cwiki.apache.org/confluence/display/IGNITE/"
+                                                         target="_blank" rel="noopener">
+                                Ignite Wiki <i class="fas fa-external-link-alt" style="padding-left:5px;"></i></a></li>
                             <li class="dropdown-item"><a href="/screencasts.html">Videos</a></li>
                             <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/examples"
                                                          target="_blank" rel="noopener">
@@ -139,14 +148,6 @@
                             <li class="dropdown-item"><a href="https://www.shamimbhuiyan.com/ignitebook" target="_blank"
                                                          rel="noopener">Ignite Book<i
                                     class="fas fa-external-link-alt" style="padding-left:5px;"></i></a></li>
-                            <li class="dropdown-item"><a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/" target="_blank"
-                                                         rel="noopener">Virtual Apache Ignite Meetup<i
-                                    class="fas fa-external-link-alt" style="padding-left:5px;"></i></a></li>
-                            <li class="dropdown-item"><a
-                                    href="https://www.pluralsight.com/courses/apache-ignite-getting-started"
-                                    target="_blank" rel="noopener">
-                                Getting Started Course<i class="fas fa-external-link-alt" style="padding-left:5px;"></i></a>
-                            </li>
                             <li class="dropdown-subtitle" role="presentation">FAQ & Assets</li>
                             <li class="dropdown-item">
                                 <a href="/in-memory-computing.html" aria-label="whats-imc"
@@ -187,9 +188,6 @@
                             <li class="dropdown-item"><a href="/community/contribute.html">Start Contributing</a></li>
                             <li class="dropdown-item"><a href="/community/resources.html#people">Committers and PMC</a>
                             </li>
-                            <li class="dropdown-item"><a href="https://cwiki.apache.org/confluence/display/IGNITE/"
-                                                         target="_blank" rel="noopener">
-                                Ignite Wiki <i class="fas fa-external-link-alt" style="padding-left:5px;"></i></a></li>
                             <li class="dropdown-item"><a href="/community/resources.html#git">Github Repo <i
                                     class="fa fa-github fa-lg" style="padding-left:5px;"></i></a></li>
 
diff --git a/index.html b/index.html
index ac89329..f23831c 100644
--- a/index.html
+++ b/index.html
@@ -158,7 +158,7 @@ under the License.
             
             
                 <div class="buttons">
-                    <a href="https://apacheignite.readme.io/docs/getting-started"
+                    <a href="/docs/latest/index"
                        onclick="gtag('event',  'homepage_click', {'event_category':'main_banner', 'event_label': 'getting-started'});"
                        class="btn btn-primary" rel="noopener" target="_blank"><i class="far fa-check-square"></i></i>
                         Getting Started
diff --git a/releases/2.3.0/dotnetdoc/index.html b/releases/2.3.0/dotnetdoc/index.html
index fdcd719..42d8762 100755
--- a/releases/2.3.0/dotnetdoc/index.html
+++ b/releases/2.3.0/dotnetdoc/index.html
@@ -2,9 +2,9 @@
 <!--[if IE]><![endif]-->
 <html>
   
-  <head>
-<link rel="canonical" href="https://ignite.apache.org/releases/2.3.0/dotnetdoc/index.html" />
-<META NAME="ROBOTS" CONTENT="NOINDEX">
+  <head>
+<link rel="canonical" href="https://ignite.apache.org/releases/2.3.0/dotnetdoc/index.html" />
+<META NAME="ROBOTS" CONTENT="NOINDEX">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -22,16 +22,16 @@
     
     <meta property="docfx:rel" content="">
     
-  
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-61232409-1', 'auto');
-  ga('send', 'pageview');
-
+  
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-61232409-1', 'auto');
+  ga('send', 'pageview');
+
 </script></head>
   <body data-spy="scroll" data-target="#affix">
     <div id="wrapper">
@@ -82,15 +82,15 @@
           <div class="col-md-10">
             <article class="content wrap" id="_content" data-uid="">
 <h1 id="apache-ignitenet-in-memory-data-fabric">Apache Ignite.NET In-Memory Data Fabric</h1>
-
-<p><img src="https://ignite.apache.org/images/logo3.png" hspace="20"><img src="https://ptupitsyn.github.io/images/net-framework.png" hspace="20"></p>
-<p>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from 
-<a href="https://ignite.apache.org/features.html">high performance computing</a>, to the industry most advanced <a href="https://ignite.apache.org/features.html">data grid</a>, 
-highly available <a href="https://ignite.apache.org/features.html">service grid</a>, and <a href="https://ignite.apache.org/features.html">streaming</a>.</p>
-<ul>
-<li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
-</ul>
+
+<p><img src="https://ignite.apache.org/images/logo3.png" hspace="20"><img src="https://ptupitsyn.github.io/images/net-framework.png" hspace="20"></p>
+<p>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from 
+<a href="https://ignite.apache.org/features.html">high performance computing</a>, to the industry most advanced <a href="https://ignite.apache.org/features.html">data grid</a>, 
+highly available <a href="https://ignite.apache.org/features.html">service grid</a>, and <a href="https://ignite.apache.org/features.html">streaming</a>.</p>
+<ul>
+<li><a href="api/">API Documentation</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
+</ul>
 </article>
           </div>
           
diff --git a/releases/2.4.0/dotnetdoc/index.html b/releases/2.4.0/dotnetdoc/index.html
index e6f7204..6352d68 100755
--- a/releases/2.4.0/dotnetdoc/index.html
+++ b/releases/2.4.0/dotnetdoc/index.html
@@ -2,9 +2,9 @@
 <!--[if IE]><![endif]-->
 <html>
   
-  <head>
-<link rel="canonical" href="https://ignite.apache.org/releases/2.4.0/dotnetdoc/index.html" />
-<META NAME="ROBOTS" CONTENT="NOINDEX">
+  <head>
+<link rel="canonical" href="https://ignite.apache.org/releases/2.4.0/dotnetdoc/index.html" />
+<META NAME="ROBOTS" CONTENT="NOINDEX">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -22,16 +22,16 @@
     
     <meta property="docfx:rel" content="">
     
-  
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-61232409-1', 'auto');
-  ga('send', 'pageview');
-
+  
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-61232409-1', 'auto');
+  ga('send', 'pageview');
+
 </script></head>
   <body data-spy="scroll" data-target="#affix">
     <div id="wrapper">
@@ -82,15 +82,15 @@
           <div class="col-md-10">
             <article class="content wrap" id="_content" data-uid="">
 <h1 id="apache-ignitenet-in-memory-data-fabric">Apache Ignite.NET In-Memory Data Fabric</h1>
-
-<p><img src="https://ignite.apache.org/images/logo3.png" hspace="20"><img src="https://ptupitsyn.github.io/images/net-framework.png" hspace="20"></p>
-<p>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from 
-<a href="https://ignite.apache.org/features.html">high performance computing</a>, to the industry most advanced <a href="https://ignite.apache.org/features.html">data grid</a>, 
-highly available <a href="https://ignite.apache.org/features.html">service grid</a>, and <a href="https://ignite.apache.org/features.html">streaming</a>.</p>
-<ul>
-<li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
-</ul>
+
+<p><img src="https://ignite.apache.org/images/logo3.png" hspace="20"><img src="https://ptupitsyn.github.io/images/net-framework.png" hspace="20"></p>
+<p>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from 
+<a href="https://ignite.apache.org/features.html">high performance computing</a>, to the industry most advanced <a href="https://ignite.apache.org/features.html">data grid</a>, 
+highly available <a href="https://ignite.apache.org/features.html">service grid</a>, and <a href="https://ignite.apache.org/features.html">streaming</a>.</p>
+<ul>
+<li><a href="api/">API Documentation</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
+</ul>
 </article>
           </div>
           
diff --git a/releases/2.5.0/dotnetdoc/index.html b/releases/2.5.0/dotnetdoc/index.html
index fc86e84..ab13ea8 100644
--- a/releases/2.5.0/dotnetdoc/index.html
+++ b/releases/2.5.0/dotnetdoc/index.html
@@ -2,9 +2,9 @@
 <!--[if IE]><![endif]-->
 <html>
   
-  <head>
-<link rel="canonical" href="https://ignite.apache.org/releases/2.5.0/dotnetdoc/index.html" />
-<META NAME="ROBOTS" CONTENT="NOINDEX">
+  <head>
+<link rel="canonical" href="https://ignite.apache.org/releases/2.5.0/dotnetdoc/index.html" />
+<META NAME="ROBOTS" CONTENT="NOINDEX">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -22,16 +22,16 @@
     
     <meta property="docfx:rel" content="">
     
-  
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-61232409-1', 'auto');
-  ga('send', 'pageview');
-
+  
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-61232409-1', 'auto');
+  ga('send', 'pageview');
+
 </script></head>
   <body data-spy="scroll" data-target="#affix">
     <div id="wrapper">
@@ -82,15 +82,15 @@
           <div class="col-md-10">
             <article class="content wrap" id="_content" data-uid="">
 <h1 id="apache-ignitenet-in-memory-data-fabric">Apache Ignite.NET In-Memory Data Fabric</h1>
-
-<p><img src="https://ignite.apache.org/images/logo3.png" hspace="20"><img src="https://ptupitsyn.github.io/images/net-framework.png" hspace="20"></p>
-<p>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from 
-<a href="https://ignite.apache.org/features.html">high performance computing</a>, to the industry most advanced <a href="https://ignite.apache.org/features.html">data grid</a>, 
-highly available <a href="https://ignite.apache.org/features.html">service grid</a>, and <a href="https://ignite.apache.org/features.html">streaming</a>.</p>
-<ul>
-<li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
-</ul>
+
+<p><img src="https://ignite.apache.org/images/logo3.png" hspace="20"><img src="https://ptupitsyn.github.io/images/net-framework.png" hspace="20"></p>
+<p>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from 
+<a href="https://ignite.apache.org/features.html">high performance computing</a>, to the industry most advanced <a href="https://ignite.apache.org/features.html">data grid</a>, 
+highly available <a href="https://ignite.apache.org/features.html">service grid</a>, and <a href="https://ignite.apache.org/features.html">streaming</a>.</p>
+<ul>
+<li><a href="api/">API Documentation</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
+</ul>
 </article>
           </div>
           
diff --git a/releases/2.6.0/dotnetdoc/index.html b/releases/2.6.0/dotnetdoc/index.html
index 65d426d..f4397bd 100644
--- a/releases/2.6.0/dotnetdoc/index.html
+++ b/releases/2.6.0/dotnetdoc/index.html
@@ -89,7 +89,7 @@
     and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale</p>
 <ul>
 <li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
 </ul>
 </article>
           </div>
diff --git a/releases/2.7.0/dotnetdoc/index.html b/releases/2.7.0/dotnetdoc/index.html
index add8e46..1618048 100644
--- a/releases/2.7.0/dotnetdoc/index.html
+++ b/releases/2.7.0/dotnetdoc/index.html
@@ -89,7 +89,7 @@
 and streaming workloads, delivering in-memory speeds at petabyte scale.</p>
 <ul>
 <li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
 </ul>
 </article>
           </div>
diff --git a/releases/2.7.5/dotnetdoc/index.html b/releases/2.7.5/dotnetdoc/index.html
index 8a07b2c..070416a 100755
--- a/releases/2.7.5/dotnetdoc/index.html
+++ b/releases/2.7.5/dotnetdoc/index.html
@@ -90,7 +90,7 @@
 and streaming workloads, delivering in-memory speeds at petabyte scale.</p>
 <ul>
 <li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
 </ul>
 </article>
           </div>
diff --git a/releases/2.7.6/dotnetdoc/index.html b/releases/2.7.6/dotnetdoc/index.html
index b6b2ad2..90c902c 100644
--- a/releases/2.7.6/dotnetdoc/index.html
+++ b/releases/2.7.6/dotnetdoc/index.html
@@ -89,7 +89,7 @@
 and streaming workloads, delivering in-memory speeds at petabyte scale.</p>
 <ul>
 <li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
 </ul>
 </article>
           </div>
diff --git a/releases/2.8.0/dotnetdoc/index.html b/releases/2.8.0/dotnetdoc/index.html
index cddd074..31c49c6 100755
--- a/releases/2.8.0/dotnetdoc/index.html
+++ b/releases/2.8.0/dotnetdoc/index.html
@@ -2,8 +2,8 @@
 <!--[if IE]><![endif]-->
 <html>
   
-  <head>
-<link rel="canonical" href="https://ignite.apache.org/releases/2.8.0/dotnetdoc/index.html" />
+  <head>
+<link rel="canonical" href="https://ignite.apache.org/releases/2.8.0/dotnetdoc/index.html" />
 <META NAME="ROBOTS" CONTENT="NOINDEX">
 
 
@@ -91,7 +91,7 @@
 and streaming workloads, delivering in-memory speeds at petabyte scale.</p>
 <ul>
 <li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
 </ul>
 </article>
           </div>
diff --git a/releases/2.8.1/dotnetdoc/index.html b/releases/2.8.1/dotnetdoc/index.html
index d0718be..4304faa 100644
--- a/releases/2.8.1/dotnetdoc/index.html
+++ b/releases/2.8.1/dotnetdoc/index.html
@@ -87,7 +87,7 @@
 and streaming workloads, delivering in-memory speeds at petabyte scale.</p>
 <ul>
 <li><a href="api/">API Documentation</a></li>
-<li><a href="https://apacheignite-net.readme.io/docs/getting-started">Gettting Started</a></li>
+<li><a href="https://ignite.apache.org/docs/latest/quick-start/dotnet">Gettting Started</a></li>
 </ul>
 </article>
           </div>
diff --git a/screencasts.html b/screencasts.html
index 768097c..28bf4d8 100644
--- a/screencasts.html
+++ b/screencasts.html
@@ -40,7 +40,7 @@ under the License.
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
     <meta http-equiv="Expires" content="0"/>
-    <title>Screencasts - Apache Ignite</title>
+    <title>Videos and Recordings - Apache Ignite</title>
     <!--#include virtual="/includes/styles.html" -->
 </head>
 <body>
@@ -49,7 +49,7 @@ under the License.
     <header>
         <div class="container">
 
-            <h1>Apache Ignite <strong>Video Tutorials</strong></h1>
+            <h1>Apache Ignite <strong>Videos and Recordings</strong></h1>
         </div>
     </header>
     <div class="container" id="screencasts">
@@ -157,8 +157,15 @@ under the License.
             </div>
         </div>
 
+        <div style="height: 30px"></div>
     </div>
 
+    <div class="container">
+        <p class="text-center">
+        Explore the <a href="https://www.youtube.com/channel/UChYD3lCEnzHlWioUb2sNgSg"
+                       target="_blank" rel="noopener">full collection of Apache Ignite videos</a> and recordings on YouTube.
+        </p>
+    </div>
 </article>
 <!--#include virtual="/includes/footer.html" -->
 
diff --git a/use-cases/caching/hibernate-l2-cache.html b/use-cases/caching/hibernate-l2-cache.html
index 00411d7..f339b8e 100644
--- a/use-cases/caching/hibernate-l2-cache.html
+++ b/use-cases/caching/hibernate-l2-cache.html
@@ -90,7 +90,7 @@ under the License.
         </ul>
         </p>
         <p>
-            <a href="https://apacheignite-mix.readme.io/docs/hibernate-l2-cache">
+            <a href="/docs/latest/extensions-and-integrations/hibernate-l2-cache">
                 <b>Configure Hibernate L2 Cache <i class="fas fa-angle-double-right"></i></b>
             </a>
         </p>
diff --git a/use-cases/caching/web-session-clustering.html b/use-cases/caching/web-session-clustering.html
index 2d51244..f5466eb 100644
--- a/use-cases/caching/web-session-clustering.html
+++ b/use-cases/caching/web-session-clustering.html
@@ -82,11 +82,6 @@ under the License.
             <p>
                 Ignite web session clustering automatically plugs into any application server or servlet container.
             </p>
-            <p>
-                <a href="https://apacheignite-mix.readme.io/docs/web-session-clustering">
-                    <b>Configure Web Session Clustering <i class="fas fa-angle-double-right"></i></b>
-                </a>
-            </p>
         </div>
         </article>        
     <!--#include virtual="/includes/footer.html" -->
diff --git a/use-cases/digital-integration-hub.html b/use-cases/digital-integration-hub.html
index 1f5d769..325b9a5 100644
--- a/use-cases/digital-integration-hub.html
+++ b/use-cases/digital-integration-hub.html
@@ -120,12 +120,12 @@ under the License.
                     <div class="col-sm-6">
                         <ul>
                             <li>
-                                <a href="https://apacheignite-mix.readme.io/docs/overview" target="docs">
+                                <a href="/docs/latest/data-streaming">
                                     Ignite and Streaming Technologies <i class="fas fa-angle-double-right"></i>
                                 </a>
                             </li>
                             <li>
-                                <a href="https://apacheignite-fs.readme.io/docs/overview" target="docs">
+                                <a href="/docs/latest/extensions-and-integrations/ignite-for-spark/overview">
                                     Ignite and Spark Integration <i class="fas fa-angle-double-right"></i>
                                 </a>
                             </li>
diff --git a/use-cases/hadoop-acceleration.html b/use-cases/hadoop-acceleration.html
index 4827e88..fb39f82 100644
--- a/use-cases/hadoop-acceleration.html
+++ b/use-cases/hadoop-acceleration.html
@@ -137,7 +137,7 @@ under the License.
                 If you need to replicate changes between Ignite and Hadoop clusters, consider using existing
                 change-data-capture solutions like Debezium, Kafka, GridGain Data Lake Accelerator, Oracle GoldenGate
                 or others. If you'd like Ignite to write-through changes to Hadoop directly, then implement
-                <a href="https://apacheignite.readme.io/docs/3rd-party-store" target="_blank">Ignite's CacheStore</a>
+                <a href="/docs/latest/persistence/external-storage">Ignite's CacheStore</a>
                 interface.
             </li>
         </ul>
diff --git a/use-cases/high-performance-computing.html b/use-cases/high-performance-computing.html
index f486cdb..ec32810 100644
--- a/use-cases/high-performance-computing.html
+++ b/use-cases/high-performance-computing.html
@@ -116,7 +116,7 @@ under the License.
                                 </a>
                             </li>
                             <li>
-                                <a href="https://apacheignite.readme.io/docs/compute-grid" target="docs">
+                                <a href="/docs/latest/distributed-computing/distributed-computing">
                                     Compute APIs <i class="fas fa-angle-double-right"></i>
                                 </a>
                             </li>
diff --git a/use-cases/spark-acceleration.html b/use-cases/spark-acceleration.html
index de7bded..7f2a1e1 100644
--- a/use-cases/spark-acceleration.html
+++ b/use-cases/spark-acceleration.html
@@ -121,13 +121,13 @@ under the License.
                     <div class="col-sm-6">
                         <ul>
                             <li>
-                                <a href="https://apacheignite-fs.readme.io/docs/installation-deployment" target="docs">
+                                <a href="/docs/latest/extensions-and-integrations/ignite-for-spark/installation">
                                     Ignite and Spark Installation and Deployment <i
                                         class="fa fa-angle-double-right"></i>
                                 </a>
                             </li>
                             <li>
-                                <a href="https://apacheignite-fs.readme.io/docs/ignitecontext-igniterdd" target="docs">
+                                <a href="/docs/latest/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd">
                                     Ignite RDDs in Details <i class="fas fa-angle-double-right"></i>
                                 </a>
                             </li>
@@ -136,7 +136,7 @@ under the License.
                     <div class="col-sm-6">
                         <ul>
                             <li>
-                                <a href="https://apacheignite-fs.readme.io/docs/ignite-data-frame" target="docs">
+                                <a href="/docs/latest/extensions-and-integrations/ignite-for-spark/ignite-dataframe">
                                     Ignite DataFrames in Details <i class="fas fa-angle-double-right"></i>
                                 </a>
                             </li>
diff --git a/whatisignite.html b/whatisignite.html
index 4570890..c9318a9 100644
--- a/whatisignite.html
+++ b/whatisignite.html
@@ -143,7 +143,7 @@ under the License.
                             <a href="https://cwiki.apache.org/confluence/display/IGNITE/IEP-3%3A+Transactional+SQL" target="_blank" rel="noopener" aria-label="in the works">in the works</a>
                             and will be released in one of the upcoming versions.
                         </p>
-                        <p>Read more: <a href="https://apacheignite.readme.io/docs/transactions" aria-label="Transactions">ACID Transactions</a></p>
+                        <p>Read more: <a href="/docs/latest/key-value-api/transactions" aria-label="Transactions">ACID Transactions</a></p>
                     </div>
 
                     <div class="col-md-6 fact-question">