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

joeymcallister pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new bf2813c  GEODE-7033: User Guide - Balance lists in left-hand nav panel
     new c349e98  Merge pull request #3874 from Nordix/feature/GEODE-7033
bf2813c is described below

commit bf2813cdeb8160c54805794eb508263777c13ba2
Author: Alberto Bustamante Reyes <[email protected]>
AuthorDate: Thu Aug 1 10:54:10 2019 +0200

    GEODE-7033: User Guide - Balance lists in left-hand nav panel
---
 geode-book/master_middleman/source/subnavs/geode-subnav.erb | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/geode-book/master_middleman/source/subnavs/geode-subnav.erb 
b/geode-book/master_middleman/source/subnavs/geode-subnav.erb
index 2817cc4..4b91666 100644
--- a/geode-book/master_middleman/source/subnavs/geode-subnav.erb
+++ b/geode-book/master_middleman/source/subnavs/geode-subnav.erb
@@ -1376,14 +1376,15 @@ limitations under the License.
                         <ul>
                            <li>
                            <a 
href="/docs/guide/<%=vars.product_version_nodot%>/developing/transactions/transactions_intro.html">Adherence
 to ACID Promises</a>
-                           <li>
+                           </li>
                            <li>
                            <a 
href="/docs/guide/<%=vars.product_version_nodot%>/developing/transactions/directed_example.html">Code
 Examples</a>
-                           <li>
+                           </li>
                            <li>
                            <a 
href="/docs/guide/<%=vars.product_version_nodot%>/developing/transactions/design_considerations.html">Design
 Considerations</a>
-                           <li>
+                           </li>
                         </ul>
+                    </li>
                     <li class="has_submenu">
                         <a 
href="/docs/guide/<%=vars.product_version_nodot%>/developing/function_exec/chapter_overview.html">Function
 Execution</a>
                         <ul>

Reply via email to