You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by km...@apache.org on 2016/10/14 21:17:33 UTC

[15/19] incubator-geode git commit: Fix README numbering, anchors

Fix README numbering, anchors


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/dcc9de77
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/dcc9de77
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/dcc9de77

Branch: refs/heads/feature/GEODE-1952-2
Commit: dcc9de7702ba0f2de60f1e2983b472b2cf89404d
Parents: 98ed943
Author: Joey McAllister <jm...@pivotal.io>
Authored: Wed Oct 12 14:49:46 2016 -0700
Committer: Joey McAllister <jm...@pivotal.io>
Committed: Wed Oct 12 14:49:46 2016 -0700

----------------------------------------------------------------------
 geode-docs/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/dcc9de77/geode-docs/README.md
----------------------------------------------------------------------
diff --git a/geode-docs/README.md b/geode-docs/README.md
index 9564079..9f83260 100644
--- a/geode-docs/README.md
+++ b/geode-docs/README.md
@@ -6,9 +6,9 @@ Bookbinder is a Ruby gem that binds  a unified documentation web application fro
 
 This document contains instructions for building and viewing the Geode documentation locally.
 
-- [Prerequisites](#prereq)
-- [Bookbinder Usage](#usage)
-- [Building the Documentation](#building)
+- [Prerequisites](#prerequisites)
+- [Bookbinder Usage](#bookbinder-usage)
+- [Building the Documentation](#building-the-documentation)
 
 ## Prerequisites
 
@@ -43,7 +43,7 @@ The installed `config.yml` file configures the Geode book for building locally.
 
   Bookbinder converts the markdown source into HTML, which it puts in the `final_app` directory.
 
-5. To view the local documentation, do the following:
+3. To view the local documentation, do the following:
 
   ```
   $ cd final_app