Repository: geode-site Updated Branches: refs/heads/master d8c9305f7 -> 2e3ddba18
Add Geode 1.2 to docs index Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/2e3ddba1 Tree: http://git-wip-us.apache.org/repos/asf/geode-site/tree/2e3ddba1 Diff: http://git-wip-us.apache.org/repos/asf/geode-site/diff/2e3ddba1 Branch: refs/heads/master Commit: 2e3ddba18d719373b689422b8d405b1c76c20ff9 Parents: d8c9305 Author: Dave Barnes <[email protected]> Authored: Mon Jun 12 11:43:58 2017 -0700 Committer: Dave Barnes <[email protected]> Committed: Mon Jun 12 11:43:58 2017 -0700 ---------------------------------------------------------------------- website/content/docs/index.html | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-site/blob/2e3ddba1/website/content/docs/index.html ---------------------------------------------------------------------- diff --git a/website/content/docs/index.html b/website/content/docs/index.html index 1ccede9..8811ca6 100644 --- a/website/content/docs/index.html +++ b/website/content/docs/index.html @@ -39,6 +39,9 @@ under the License. --> <p> <ul> <li> + <a href="guide/12/about_geode.html">Apache Geode 1.2 User Guide</a> + </li> + <li> <a href="guide/11/about_geode.html">Apache Geode 1.1 User Guide</a> </li> <li>
