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/12/11 02:20:22 UTC

[ignite-website] branch ignite-13779 updated: Minor tweaks

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

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


The following commit(s) were added to refs/heads/ignite-13779 by this push:
     new eaace27  Minor tweaks
eaace27 is described below

commit eaace2766959285ecc81a9d09e1c2125f9a1b68d
Author: Denis Magda <dm...@gridgain.com>
AuthorDate: Thu Dec 10 18:20:06 2020 -0800

    Minor tweaks
---
 index.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index 328999f..7b47af8 100644
--- a/index.html
+++ b/index.html
@@ -275,14 +275,14 @@ under the License.
                         cache as much as you can afford in memory.
                     </p>
 
-                    <a href="/arch/multi-tier-storage.html" role="button" class="btn btn-primary"
-                        aria-label="Discover Multi-Tier Storage" title="Multi-Tier Storage"
-                        onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'multi-tier-storage'});">
+                    <a href="/use-cases/in-memory-database.html" role="button" class="btn btn-primary"
+                        aria-label="Unified Distributed Database" title="Unified Distributed Database"
+                        onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'database'});">
                         Learn More</a>
                 </div>
                 <div class="diagram-wrapper">
                     
-                        <img  class="lazyload" style="max-width: 80%" data-src="/images/svg-diagrams/ignite_cluster.svg"
+                        <img  class="lazyload" style="max-width: 80%" data-src="/images/svg-diagrams/database.svg"
                              alt="Distributed Database Diagram"/>
                 </div>
             </div>
@@ -479,7 +479,7 @@ under the License.
                                 </div>
 
                                 <a href="/docs/latest/memory-architecture"
-                                   onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'multi-tier-storage'});"
+                                   onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'multi_tier_storage'});"
                                    title="Apache Ignite Multi-Tier Storage"
                                    aria-label="Apache Ignite Multi-Tier Storage"
                                    class="btn btn-secondary">Learn More</a>
@@ -649,7 +649,7 @@ under the License.
                                 </div>
 
                                 <a href="/docs/latest/distributed-computing/distributed-computing"
-                                   onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'co-located-processsing'});"
+                                   onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'co_located_processsing'});"
                                    title="Apache Ignite Co-located Processing"
                                    aria-label="Apache Ignite Co-located Processing"
                                    class="btn btn-secondary">Learn More</a>
@@ -698,7 +698,7 @@ under the License.
 
                                 <a href="/docs/latest/machine-learning/machine-learning"
                                    onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features',
-                                    'event_label': 'machine-learning'});"
+                                    'event_label': 'machine_learning'});"
                                    title="Apache Ignite Machine Learning" aria-label="Apache Ignite Machine Learning"
                                    class="btn btn-secondary">Learn More</a>
                             </div>
@@ -761,7 +761,7 @@ under the License.
 
                                 <a href="/docs/latest/key-value-api/continuous-queries"
                                    onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features',
-                                    'event_label': 'continuous-queries'});"
+                                    'event_label': 'continuous_queries'});"
                                    title="Apache Ignite Continuous Queries"
                                    aria-label="Apache Ignite Continuous Queries"
                                    class="btn btn-secondary">Learn More</a>