Repository: incubator-geode Updated Branches: refs/heads/asf-site 9d2798a98 -> 563269331
GEODE-2037: Update documentation links Fix the website releases page to point to documentation hosted on the geode website. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/56326933 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/56326933 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/56326933 Branch: refs/heads/asf-site Commit: 563269331341ab438abf9094b3926cfcb3e0b3e6 Parents: 9d2798a Author: Anthony Baker <[email protected]> Authored: Wed Oct 26 12:07:12 2016 -0700 Committer: Anthony Baker <[email protected]> Committed: Wed Oct 26 12:07:12 2016 -0700 ---------------------------------------------------------------------- releases/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/56326933/releases/index.html ---------------------------------------------------------------------- diff --git a/releases/index.html b/releases/index.html index 78a8abd..d04d90f 100644 --- a/releases/index.html +++ b/releases/index.html @@ -367,7 +367,7 @@ under the License. --> <p> Alternatively, you can verify the MD5 signature on the files. A Unix program called md5 or md5sum is included in many Unix distributions. It is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/md5sums/">here</a>, or <a href="http://www.slavasoft.com/fsum/">here</a>. <p> - If you want to build directly from source, instructions are within the User Documentation in the <a href="http://geode.docs.pivotal.io/docs/getting_started/installation/install_standalone.html">How to Install</a> subsection. + If you want to build directly from source, instructions are within the User Documentation in the <a href="http://geode.apache.org/docs/guide/getting_started/installation/install_standalone.html">How to Install</a> subsection. </p> </div> </div>
