niallkp opened a new pull request, #490: URL: https://github.com/apache/mahout/pull/490
### Purpose of PR: **Fix incorrect links which currently point to old Unmaintained pages to proper pages in their new location.** - See https://issues.apache.org/jira/browse/MAHOUT-2216 The following pages moved from **_/developers_** to **_/documentation/developers_** - buildingmahout.html - developer-resources.html - github.html - githubPRs.html - gsoc.html - how-to-become-a-committer.html - how-to-release.html - how-to-update-the-website.html - issue-tracker.html - patch-check-list.html - thirdparty-dependencies.html - version-control.html The following page moved from **_/developers_** to **_/about_** - how-to-contribute.html The following page moved from **_/general_** to **_/download_** - downloads.html The following pages moved from **_/general_** to **_/community_** - mailing-lists.html - who-we-are.html ### Important ToDos Please mark each with an "x" - [x] A JIRA ticket exists (if not, please create this first)[https://issues.apache.org/jira/browse/mahout/] - [x] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX is the JIRA number. - [ ] Created unit tests where appropriate - [ ] Added licenses correct on newly added files - [ ] Assigned JIRA to self - [ ] Added documentation in scala docs/java docs, and to website - [ ] Successfully built and ran all unit tests, verified that all tests pass locally. Does this change break earlier versions? **No** Is this the beginning of a larger project for which a feature branch should be made? **No** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org