Repository: incubator-geode Updated Branches: refs/heads/asf-site 563269331 -> 463719407
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/46371940 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/46371940 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/46371940 Branch: refs/heads/asf-site Commit: 463719407b5f9cc8c0c9d58b31a7966a4ddd6e40 Parents: 5632693 Author: Anthony Baker <[email protected]> Authored: Sat Oct 29 09:28:33 2016 -0700 Committer: Anthony Baker <[email protected]> Committed: Sat Oct 29 09:28:33 2016 -0700 ---------------------------------------------------------------------- releases/index.html | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/46371940/releases/index.html ---------------------------------------------------------------------- diff --git a/releases/index.html b/releases/index.html index d04d90f..4c696f0 100644 --- a/releases/index.html +++ b/releases/index.html @@ -159,6 +159,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>
