update the monitoring page putting Ignite Web Console to the top of the list.
diff --git a/features/management-and-monitoring.html b/features/management-and-monitoring.html
index 45d97d2..0d2f295 100644
--- a/features/management-and-monitoring.html
+++ b/features/management-and-monitoring.html
@@ -34,9 +34,9 @@
 <html lang="en">
 <head>
 
-    <link rel="canonical" href="https://ignite.apache.org/features/datavisualization.html" />
+    <link rel="canonical" href="https://ignite.apache.org/features/datavisualization.html"/>
     <!--#include virtual="/includes/scriptshead.html" -->
-<meta charset="utf-8">
+    <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Management and Monitoring - Apache Ignite</title>
     <meta name="description" content="Multiple tools are available to manage, monitor and develop on Apache Ignite.
@@ -55,91 +55,67 @@
         </div>
     </header>
     <div class="container">
-            <p>
-                Apache Ignite<sup>®</sup> exposes metrics in JMX and OpenCensus formats making it possible to monitor the
-                clusters with a broad range of tools, including Zabbix, Prometheus, Grafana, and AppDynamics.
-            </p>
-            <p>
+        <p>
+            Apache Ignite<sup>®</sup> exposes metrics in JMX and OpenCensus formats making it possible to monitor the
+            clusters with a broad range of tools, including Zabbix, Prometheus, Grafana, and AppDynamics.
+        </p>
+        <p>
 
-                In addition, below is a list of tools developed specifically for Ignite production maintenance and development.
-                In addition to the monitoring capabilities, those tools let us manage Ignite clusters and execute
-                Ignite-specific operations straight from the UI.
-            </p>
+            In addition, below is a list of tools developed specifically for Ignite production maintenance and
+            development.
+            In addition to the monitoring capabilities, those tools let us manage Ignite clusters and execute
+            Ignite-specific operations straight from the UI.
+        </p>
 
 
-            <h2 style="padding-bottom: 5px;">
-                <a href="https://control.gridgain.com/" target="_blank" rel="noopener">
-                    <img style="margin-bottom:10px;" height="35"; width="40" src="/images/gg-iso-70x80.png" alt="GridGain logo" />
-                </a>GridGain Control Center
-            </h2>
-            <a href="/images/dashboardcomp_0.png"><img class="img-responsive diagram-right" src="/images/dashboardcomp_0.png" alt="GridGain Control Center Dashboard diagram" /></a>
-            <p>GridGain Control Center is a free online management, monitoring and development tool for Apache Ignite 2.8.1+.
-                Control Center allows you to:</p>
-            <ul class="page-list">
-                <li>Maintain and monitor Ignite nodes and caches with a customizable, drag-and-drop interface</li>
-                <li>View heap, CPU, and other useful node and cache metrics</li>
-                <li>Import database schemas from virtually any RDBMS</li>
-                <li>Execute SQL queries over distributed data sets and simplify query development with a comprehensive editor</li>
-                <li>Perform root cause analysis with visual debugging of API calls</li>
-                <li>Define production alerts based on any of 200+ OpenCensus-based metrics</li>
-            </ul>
+        <h2>
+            <a href="https://console.gridgain.com/" 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>Ignite Web Console
+        </h2>
+        <a href="/images/webconsole-sql.png"><img class="diagram-right img-responsive" src="/images/webconsole-sql.png"
+                                                  alt="Web Console SQL screenshot"></a>
+        <p>Ignite Web Console is an interactive web-based management tool that lets you:</p>
+        <ul class="page-list">
+            <li>Create and download various configurations to use for your Apache Ignite cluster.</li>
+            <li>Import database schemas from virtually any RDBMS.</li>
+            <li>Execute SQL queries over distributed data sets and view the execution plans.</li>
+        </ul>
 
-            <p>
-                Refer to the <a href="https://www.gridgain.com/docs/control-center/latest" target="_blank" rel="noopener">GridGain Control Center</a>
-                documentation for more details or visit the
-                <a href="https://control.gridgain.com/welcome" target="_blank" rel="noopener">GridGain Control Center</a> website.
-                </p>
-                <p style="clear:both;">&nbsp;</p>
+        <p>Refer to the <a href="https://apacheignite-tools.readme.io/docs/ignite-web-console" target="_blank"
+                           rel="noopener">Ignite Web Console</a> documentation for more details.</p>
 
 
+        <p style="clear:both;">&nbsp;</p>
 
-            <h2>
-                <a href="https://console.gridgain.com/" 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>Ignite Web Console
-            </h2>
-            <a href="/images/webconsole-sql.png"><img class="diagram-right img-responsive" src="/images/webconsole-sql.png" alt="Web Console SQL screenshot"></a>
-            <p>Ignite Web Console is an interactive web-based management tool that lets you:</p>
-            <ul class="page-list">
-                <li>Create and download various configurations to use for your Apache Ignite cluster.</li>
-                <li>Import database schemas from virtually any RDBMS.</li>
-                <li>Execute SQL queries over distributed data sets and view the execution plans.</li>
-            </ul>
+        <h2 style="padding-bottom: 5px;">
+            <a href="https://control.gridgain.com/" target="_blank" rel="noopener">
+                <img style="margin-bottom:10px;" height="35" ; width="40" src="/images/gg-iso-70x80.png"
+                     alt="GridGain logo"/>
+            </a>GridGain Control Center
+        </h2>
+        <a href="/images/dashboardcomp_0.png"><img class="img-responsive diagram-right"
+                                                   src="/images/dashboardcomp_0.png"
+                                                   alt="GridGain Control Center Dashboard diagram"/></a>
+        <p><a href="https://control.gridgain.com/welcome" target="_blank" rel="noopener">GridGain Control Center</a>
+            is an online management, monitoring and development tool for Apache Ignite that allows you to:</p>
+        <ul class="page-list">
+            <li>Maintain and monitor Ignite nodes and caches with a customizable, drag-and-drop interface</li>
+            <li>View heap, CPU, and other useful node and cache metrics</li>
+            <li>Import database schemas from virtually any RDBMS</li>
+            <li>Execute SQL queries over distributed data sets and simplify query development with a comprehensive
+                editor
+            </li>
+            <li>Perform root cause analysis with visual debugging of API calls</li>
+            <li>Define production alerts based on any of 200+ OpenCensus-based metrics</li>
+        </ul>
 
-            <p>Refer to the <a href="https://apacheignite-tools.readme.io/docs/ignite-web-console" target="_blank"
-                    rel="noopener">Ignite Web Console</a> documentation for more details.</p>
-
-
-            <p style="clear:both;">&nbsp;</p>
-
-
-            <h2 style="padding-bottom: 5px;">
-                <a href="https://console.gridgain.com/" target="_blank" rel="noopener">
-                    <img style="margin-bottom:10px;" height="35"; width="40" src="/images/gg-iso-70x80.png" alt="GridGain logo" />
-                </a>GridGain Web Console
-            </h2>
-            <a href="/images/ggwc-dashboard.png"><img class="img-responsive diagram-right" src="/images/ggwc-dashboard.png" alt="Web Console Dashboard diagram" /></a>
-            <p>GridGain Web Console is a free management and monitoring tool,
-                built on top of Apache Ignite Web Console that allows you to do the following:</p>
-            <ul class="page-list">
-                <li>Use all the capabilities of Ignite Web Console.</li>
-                <li>Manage and Monitor Ignite nodes and caches.</li>
-                <li>View heap, CPU, and other useful node and cache metrics.</li>
-            </ul>
-
-            <p>
-                Refer to the <a href="https://www.gridgain.com/docs/web-console/" target="_blank" rel="noopener">GridGain Web Console</a>
-                documentation for more details and check out a
-                <a href="https://console.gridgain.com" target="_blank" rel="noopener">hosted version</a>
-                skipping the installation phase.
-                </p>
-                <p style="clear:both;">&nbsp;</p>
-        </div>
+    </div>
 </article>
 
 
-
-    <!--#include virtual="/includes/footer.html" -->
+<!--#include virtual="/includes/footer.html" -->
 
 <!--#include virtual="/includes/scripts.html" -->
 </body>