GitHub user masaki-yamakawa opened a pull request: https://github.com/apache/geode-native/pull/95
GEODE-2832: Fixing the link of README.md Fixed an error in Markdown link notation of README.md. - Delete the space between the display name and the destination URL. - Fixed link destination of native-client-intro.html - Fixed link of BUILDING.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/masaki-yamakawa/geode-native feature/GEODE-2832 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-native/pull/95.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #95 ---- commit 1b0906193ce9f017aae1bd4906d749fd3e3e4c6e Author: masaki.yamakawa <masaki.yamak...@ulsystems.co.jp> Date: 2017-04-27T16:09:10Z Fixing the link of README.md Fixed an error in Markdown link notation of README.md. Delete the space between the display name and the destination URL. commit e87149a1b5bd68f67c6fe9886a7e921a5d93872c Author: masaki.yamakawa <masaki.yamak...@ulsystems.co.jp> Date: 2017-04-27T16:24:56Z Fixing the link of README.md Fixed an error in Markdown link notation of README.md. - Fixed link destination of native-client-intro.html - Fixed link of BUILDING.md ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---