Repository: incubator-geode Updated Branches: refs/heads/develop 1412ca0bf -> 4a402b83f
Add link to release notes Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4a402b83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4a402b83 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/4a402b83 Branch: refs/heads/develop Commit: 4a402b83fd9241fd956afd8cc436b1cd0c3ae837 Parents: 1412ca0 Author: Anthony Baker <[email protected]> Authored: Sat Oct 29 09:06:52 2016 -0700 Committer: Anthony Baker <[email protected]> Committed: Sat Oct 29 09:06:52 2016 -0700 ---------------------------------------------------------------------- geode-site/website/content/releases/index.html | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4a402b83/geode-site/website/content/releases/index.html ---------------------------------------------------------------------- diff --git a/geode-site/website/content/releases/index.html b/geode-site/website/content/releases/index.html index 7056640..d42e514 100644 --- a/geode-site/website/content/releases/index.html +++ b/geode-site/website/content/releases/index.html @@ -60,6 +60,12 @@ under the License. --> </span> </li> </ul> + + <!-- RELEASE NOTES --> + <ul> + <strong><a href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.0.0-incubating">Release Notes</a></strong> + </ul> + <!-- DEPENDENCY MANAGERS --> <div class="container"> <h4><span class="icon-archive"> Dependency Managers</span></h4>
