summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
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... ##