From 95d5fb3a1e38125b9eabcbe9cda1a6c7bbe3e93d Mon Sep 17 00:00:00 2001 From: "James E. King, III" Date: Sat, 11 Nov 2017 09:51:14 -0500 Subject: update the CONTRIBUTING readme to point to build instructions (third time is a charm) --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8b0a4c0f..04603592b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,11 +8,11 @@ Thank you for your interest in contributing to the Apache Thrift project! Infor ## If you want to build the project locally ## -For Windows systems, see our detailed instructions on the [CMake README](build/cmake/README.md). +For Windows systems, see our detailed instructions on the [CMake README](/build/cmake/README.md). -For Windows Native C++ builds, see our detailed instructions on the [WinCPP README](build/wincpp/README.md). +For Windows Native C++ builds, see our detailed instructions on the [WinCPP README](/build/wincpp/README.md). -For unix systems, see our detailed instructions on the [Docker README](build/docker/README.md). +For unix systems, see our detailed instructions on the [Docker README](/build/docker/README.md). ## If you want to review open issues... ## -- cgit v1.2.1