fixed type on footers
diff --git a/404.html b/404.html
index a0d8481..8d63afc 100644
--- a/404.html
+++ b/404.html
@@ -192,7 +192,7 @@
         <nav class="hdrmenu">
           <ul class="flexi">
             <li class="js-hasdrop"><a class="hdrmenu--expanded" href="/" data-panel="getStarted">Get Started</a></li>
-            <li class="js-hasdrop"><a class="hdrmenu--expanded" href="/features" data-panel="features">Features</a></li>
+            <li class="js-hasdrop"><a class="hdrmenu__current hdrmenu--expanded" href="/features" data-panel="features">Features</a></li>
             <li class="js-hasdrop"><a class="hdrmenu--expanded" href="/community.html" data-panel="community">Community</a></li>
             <li><a href="/use-cases/provenusecases.html" data-panel="">Powered By</a></li>
             <li><a href="///ignite.apache.org/docs/latest/" data-panel="">Docs</a></li>
@@ -391,7 +391,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -403,7 +403,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/_src/_components/footer.pug b/_src/_components/footer.pug
index b3062f1..26c086b 100644
--- a/_src/_components/footer.pug
+++ b/_src/_components/footer.pug
@@ -26,7 +26,7 @@
                 li
                     a(href="https://ignite.apache.org/docs/latest/messaging") Messaging
         section.footer2
-            a(href="/use-cases/").footer__title Use-Cases
+            a(href="/use-cases/").footer__title Use Cases
             ul.footer__menu 
                 li
                     a(href="/use-cases/in-memory-cache.html") In-Memory Cache
@@ -45,7 +45,7 @@
                 li
                     a(href="/use-cases/hadoop-acceleration.html") Apache Hadoop Acceleration
         section.footer3
-            a(href="/community.html").footer__title Community
+            a(href="/our-community.html").footer__title Community
             a(href="/resources.html").footer__title Resources
             a(href="/events.html").footer__title Events
 
diff --git a/arch/clustering.html b/arch/clustering.html
index 87a49d6..3df5ec2 100644
--- a/arch/clustering.html
+++ b/arch/clustering.html
@@ -418,7 +418,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -430,7 +430,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/arch/multi-tier-storage.html b/arch/multi-tier-storage.html
index e6223e1..e994244 100644
--- a/arch/multi-tier-storage.html
+++ b/arch/multi-tier-storage.html
@@ -509,7 +509,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -521,7 +521,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/arch/native-persistence.html b/arch/native-persistence.html
index 1acd332..0584a44 100644
--- a/arch/native-persistence.html
+++ b/arch/native-persistence.html
@@ -555,7 +555,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -567,7 +567,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/download.html b/download.html
index 5f2cf48..ec6b95b 100644
--- a/download.html
+++ b/download.html
@@ -1085,7 +1085,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -1097,7 +1097,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/events.html b/events.html
index 7e5e35b..5c309e9 100644
--- a/events.html
+++ b/events.html
@@ -3438,7 +3438,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -3450,7 +3450,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/faq.html b/faq.html
index 1191854..81ff8bb 100644
--- a/faq.html
+++ b/faq.html
@@ -534,7 +534,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -546,7 +546,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/acid-transactions.html b/features/acid-transactions.html
index 49c23f9..c936a72 100644
--- a/features/acid-transactions.html
+++ b/features/acid-transactions.html
@@ -486,7 +486,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -498,7 +498,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/compute-apis.html b/features/compute-apis.html
index b1de932..1a2149e 100644
--- a/features/compute-apis.html
+++ b/features/compute-apis.html
@@ -580,7 +580,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -592,7 +592,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/index.html b/features/index.html
index 3add841..628ea8b 100644
--- a/features/index.html
+++ b/features/index.html
@@ -515,7 +515,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -527,7 +527,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/key-value-apis.html b/features/key-value-apis.html
index 75f71c7..a907448 100644
--- a/features/key-value-apis.html
+++ b/features/key-value-apis.html
@@ -498,7 +498,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -510,7 +510,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/machinelearning.html b/features/machinelearning.html
index 100fd5c..8c0576e 100644
--- a/features/machinelearning.html
+++ b/features/machinelearning.html
@@ -476,7 +476,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -488,7 +488,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/multilanguage.html b/features/multilanguage.html
index 65e28e9..37d4424 100644
--- a/features/multilanguage.html
+++ b/features/multilanguage.html
@@ -419,7 +419,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -431,7 +431,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/service-apis.html b/features/service-apis.html
index 4f30e2e..422860e 100644
--- a/features/service-apis.html
+++ b/features/service-apis.html
@@ -511,7 +511,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -523,7 +523,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/sql.html b/features/sql.html
index 21f4b77..23ad3de 100644
--- a/features/sql.html
+++ b/features/sql.html
@@ -542,7 +542,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -554,7 +554,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/streaming.html b/features/streaming.html
index 764cfd3..ce0b9d5 100644
--- a/features/streaming.html
+++ b/features/streaming.html
@@ -498,7 +498,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -510,7 +510,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/features/tooling.html b/features/tooling.html
index 8f20fea..cddd043 100644
--- a/features/tooling.html
+++ b/features/tooling.html
@@ -522,7 +522,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -534,7 +534,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/index.html b/index.html
index 10e5d6e..160a1eb 100644
--- a/index.html
+++ b/index.html
@@ -873,7 +873,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -885,7 +885,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/our-community.html b/our-community.html
index 35f560c..a35592d 100644
--- a/our-community.html
+++ b/our-community.html
@@ -1402,7 +1402,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -1414,7 +1414,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/resources.html b/resources.html
index df9bf95..bcf8b00 100644
--- a/resources.html
+++ b/resources.html
@@ -660,7 +660,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -672,7 +672,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases.html b/use-cases.html
index 5250d53..1521bf4 100644
--- a/use-cases.html
+++ b/use-cases.html
@@ -465,7 +465,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -477,7 +477,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/digital-integration-hub.html b/use-cases/digital-integration-hub.html
index 38f70e6..4246fa0 100644
--- a/use-cases/digital-integration-hub.html
+++ b/use-cases/digital-integration-hub.html
@@ -572,7 +572,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -584,7 +584,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/hadoop-acceleration.html b/use-cases/hadoop-acceleration.html
index 5ed2f9c..be21c78 100644
--- a/use-cases/hadoop-acceleration.html
+++ b/use-cases/hadoop-acceleration.html
@@ -527,7 +527,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -539,7 +539,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/high-performance-computing.html b/use-cases/high-performance-computing.html
index 495246d..778dceb 100644
--- a/use-cases/high-performance-computing.html
+++ b/use-cases/high-performance-computing.html
@@ -603,7 +603,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -615,7 +615,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/in-memory-cache.html b/use-cases/in-memory-cache.html
index 0167240..13ed606 100644
--- a/use-cases/in-memory-cache.html
+++ b/use-cases/in-memory-cache.html
@@ -561,7 +561,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -573,7 +573,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/in-memory-data-grid.html b/use-cases/in-memory-data-grid.html
index 368b701..d35524d 100644
--- a/use-cases/in-memory-data-grid.html
+++ b/use-cases/in-memory-data-grid.html
@@ -571,7 +571,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -583,7 +583,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/in-memory-database.html b/use-cases/in-memory-database.html
index 4dbec95..ccec467 100644
--- a/use-cases/in-memory-database.html
+++ b/use-cases/in-memory-database.html
@@ -585,7 +585,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -597,7 +597,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/key-value-store.html b/use-cases/key-value-store.html
index e40f583..59f7dfe 100644
--- a/use-cases/key-value-store.html
+++ b/use-cases/key-value-store.html
@@ -480,7 +480,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -492,7 +492,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/provenusecases.html b/use-cases/provenusecases.html
index 192d940..07c5e9d 100644
--- a/use-cases/provenusecases.html
+++ b/use-cases/provenusecases.html
@@ -753,7 +753,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -765,7 +765,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>
diff --git a/use-cases/spark-acceleration.html b/use-cases/spark-acceleration.html
index 006a0ac..063a7f2 100644
--- a/use-cases/spark-acceleration.html
+++ b/use-cases/spark-acceleration.html
@@ -463,7 +463,7 @@
           </ul>
         </section>
         <section class="footer2">
-          <a class="footer__title" href="/use-cases/">Use-Cases</a>
+          <a class="footer__title" href="/use-cases/">Use Cases</a>
           <ul class="footer__menu">
             <li><a href="/use-cases/in-memory-cache.html">In-Memory Cache</a></li>
             <li><a href="/use-cases/in-memory-data-grid.html">In-Memory Data Grid</a></li>
@@ -475,7 +475,7 @@
             <li><a href="/use-cases/hadoop-acceleration.html">Apache Hadoop Acceleration</a></li>
           </ul>
         </section>
-        <section class="footer3"><a class="footer__title" href="/community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
+        <section class="footer3"><a class="footer__title" href="/our-community.html">Community</a><a class="footer__title" href="/resources.html">Resources</a><a class="footer__title" href="/events.html">Events</a></section>
         <section class="footer4">
           <div class="footer4__item">Join Our <a href="mailto:dev@ignite.apache.org">Dev Mailing List</a></div>
           <div class="footer4__item pt-2">Or write your question</div>