GEODE-9567: Geode for Redis rename, doc details
diff --git a/geode-book/master_middleman/source/subnavs/geode-subnav.erb b/geode-book/master_middleman/source/subnavs/geode-subnav.erb
index 37792ff..2b27ac8 100644
--- a/geode-book/master_middleman/source/subnavs/geode-subnav.erb
+++ b/geode-book/master_middleman/source/subnavs/geode-subnav.erb
@@ -1430,32 +1430,8 @@
                             </li>
                         </ul>
                     </li>
-                    <li class="has_submenu">
-                        <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html"><%=vars.product_name%> Geode for Redis (Experimental)</a>
-                        <ul>
-                            <li>
-                                <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html#using-the-api">Using <%=vars.product_name%> Geode for Redis</a>
-                            </li>
-                            <li>
-                                <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html#supported-commands">Supported Redis Commands</a>
-                            </li>
-                            <li>
-                                <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html#advantages-over-redis">Advantages of <%=vars.product_name%> over Redis</a>
-                            </li>
-                            <li>
-                                <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html#expiration-accuracy">Expiration Accuracy</a>
-                            </li>
-                             <li>
-                              <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html#high-availability-model">High Availability Model</a>
-                            </li>
-                            <li>
-                              <a href="/docs/guide/<%=vars.product_version_nodot%>/developing/geode_for_redis.html#loss-of-connections">Loss of Connections</a>
-                            </li>
-                        </ul>
-                    </li>
                 </ul>
             </li>
-
             <li class="has_submenu">
                 <a href="/docs/guide/<%=vars.product_version_nodot%>/rest_apps/book_intro.html">Developing REST Applications for Apache Geode</a>
                 <ul>
@@ -1600,8 +1576,7 @@
                 <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/book_intro.html">Tools and Modules</a>
                 <ul>
                     <li class="has_submenu">
-                        <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/gfsh/chapter_overview.html">
-gfsh</a>
+                        <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/gfsh/chapter_overview.html">gfsh</a>
                         <ul>
                             <li>
                                 <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/gfsh/about_gfsh.html">What You Can Do with gfsh</a>
@@ -2124,6 +2099,29 @@
                         </ul>
                     </li>
                     <li class="has_submenu">
+                        <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html"><%=vars.product_name%> for Redis</a>
+                        <ul>
+                            <li>
+                                <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html#using-the-api">Using <%=vars.product_name%> for Redis</a>
+                            </li>
+                            <li>
+                                <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html#supported-commands">Supported Redis Commands</a>
+                            </li>
+                            <li>
+                                <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html#advantages-over-redis">Advantages of <%=vars.product_name%> over Redis</a>
+                            </li>
+                            <li>
+                                <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html#expiration-accuracy">Expiration Accuracy</a>
+                            </li>
+                             <li>
+                              <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html#high-availability-model">High Availability Model</a>
+                            </li>
+                            <li>
+                              <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/geode_for_redis.html#loss-of-connections">Loss of Connections</a>
+                            </li>
+                        </ul>
+                    </li>
+                    <li class="has_submenu">
                         <a href="/docs/guide/<%=vars.product_version_nodot%>/tools_modules/gemcached/chapter_overview.html">Gemcached</a>
                         <ul>
                             <li>
diff --git a/geode-docs/developing/book_intro.html.md.erb b/geode-docs/developing/book_intro.html.md.erb
index c04c1e5..e774717 100644
--- a/geode-docs/developing/book_intro.html.md.erb
+++ b/geode-docs/developing/book_intro.html.md.erb
@@ -69,12 +69,3 @@
 
     A function is a body of code that resides on a server and that an application can invoke from a client or from another server without the need to send the function code itself. The caller can direct a data-dependent function to operate on a particular dataset, or can direct a data-independent function to operate on a particular server, member, or member group.
 
-
--   **[<%=vars.product_name%> Geode for Redis](geode_for_redis.html)**
-
-    The <%=vars.product_name%> Geode for Redis allow <%=vars.product_name%> to function
-    as a drop-in replacement for a Redis data store, letting Redis applications take advantage of
-    <%=vars.product_name%>’s scaling capabilities without changing their client code. Redis clients
-    connect to a <%=vars.product_name%> server in the same way they connect to a Redis server, using
-    a hostname and a port number.
-
diff --git a/geode-docs/tools_modules/book_intro.html.md.erb b/geode-docs/tools_modules/book_intro.html.md.erb
index debe54d..9935395 100644
--- a/geode-docs/tools_modules/book_intro.html.md.erb
+++ b/geode-docs/tools_modules/book_intro.html.md.erb
@@ -27,6 +27,14 @@
 
     `gfsh` (pronounced "jee-fish") provides a single, powerful command-line interface from which you can launch, manage, and monitor <%=vars.product_name%> processes, data, and applications.
 
+-   **[<%=vars.product_name%> for Redis](geode_for_redis.html)**
+
+    <%=vars.product_name%> for Redis allows <%=vars.product_name%> to function
+    as a drop-in replacement for a Redis data store, letting Redis applications take advantage of
+    <%=vars.product_name%>’s scaling capabilities without changing their client code. Redis clients
+    connect to a <%=vars.product_name%> server in the same way they connect to a Redis server, using
+    a hostname and a port number.
+
 -   **[Gemcached](gemcached/chapter_overview.html)**
 
     Gemcached is a <%=vars.product_name%> adapter that allows Memcached clients to communicate with a <%=vars.product_name%> server cluster, as if the servers were memcached servers. Memcached is an open-source caching solution that uses a distributed, in-memory hash map to store key-value pairs of string or object data.
diff --git a/geode-docs/developing/geode_for_redis.html.md.erb b/geode-docs/tools_modules/geode_for_redis.html.md.erb
similarity index 92%
rename from geode-docs/developing/geode_for_redis.html.md.erb
rename to geode-docs/tools_modules/geode_for_redis.html.md.erb
index b2b2f60..34952a7 100644
--- a/geode-docs/developing/geode_for_redis.html.md.erb
+++ b/geode-docs/tools_modules/geode_for_redis.html.md.erb
@@ -15,9 +15,9 @@
 limitations under the License.
 -->
 
-<% set_title(product_name, "Geode for Redis") %>
+<% set_title(product_name, "for Redis") %>
 
-The <%=vars.product_name%> Geode for Redis allows <%=vars.product_name%> to function as a drop-in replacement for a
+<%=vars.product_name%> for Redis allows <%=vars.product_name%> to function as a drop-in replacement for a
 highly-available Redis data store, letting Redis applications take advantage of
 <%=vars.product_name%>’s scaling capabilities without changing their client code. Redis clients connect to a <%=vars.product_name%>
 server in the same way they connect to a Redis server, using a hostname and a port number, with
@@ -25,7 +25,7 @@
 
 <img src="../images_svg/geode_for_redis.svg" class="image" />
 
-## <a id="using-the-api" class="no-quick-link"></a>Using the <%=vars.product_name%> API compatible with Redis
+## <a id="using-the-api" class="no-quick-link"></a>Using <%=vars.product_name%> for Redis
 
 The <%=vars.product_name%> cluster must have at least one server that is set up to handle the incoming Redis commands.
 
@@ -41,7 +41,7 @@
 ```
 
 If any of the options `geode-for-redis-bind-address`, `geode-for-redis-password`, or `geode-for-redis-port`
-are included, a <%=vars.product_name%> server with Geode for Redis will be started.
+are included, a <%=vars.product_name%> server with <%=vars.product_name%> for Redis will be started.
 
 Replace `<serverName>` with the name of your server.
 
@@ -66,7 +66,7 @@
 
 ## <a id="supported-commands" class="no-quick-link"></a>Supported Redis Commands
 
-The <%=vars.product_name%> Geode for Redis currently support the following Redis commands.
+<%=vars.product_name%> for Redis supports the following Redis commands.
 <br/>
 
  - APPEND <br/>
@@ -131,7 +131,7 @@
 These commands are supported for Redis 5.
 
 **[1]** Redis accepts 64-bit signed integers for the HSCAN cursor and COUNT parameters.
- Geode for Redis is limited to 32-bit integer values for these parameters.
+ <%=vars.product_name%> for Redis is limited to 32-bit integer values for these parameters.
 
 **[2]** INFO is implemented for the sections and fields listed below: