Repository: incubator-hawq Updated Branches: refs/heads/master dbbdbe488 -> cfbf19e35
HAWQ-960. Remove the file BUILD_INSTRUCTIONS.md and move the content in it to README.md. Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/cfbf19e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/cfbf19e3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/cfbf19e3 Branch: refs/heads/master Commit: cfbf19e3547727a90bf22a18f636c07a9745bbf1 Parents: dbbdbe4 Author: amyrazz44 <[email protected]> Authored: Wed Sep 7 11:01:33 2016 +0800 Committer: rlei <[email protected]> Committed: Wed Sep 7 13:10:54 2016 +0800 ---------------------------------------------------------------------- BUILD_INSTRUCTIONS.md | 4 ---- README.md | 6 +++--- 2 files changed, 3 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/cfbf19e3/BUILD_INSTRUCTIONS.md ---------------------------------------------------------------------- diff --git a/BUILD_INSTRUCTIONS.md b/BUILD_INSTRUCTIONS.md deleted file mode 100644 index 9c4e92c..0000000 --- a/BUILD_INSTRUCTIONS.md +++ /dev/null @@ -1,4 +0,0 @@ -# Build Instructions for Apache HAWQ - -Please see HAWQ wiki page: -https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/cfbf19e3/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index eed0c25..8237435 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Apache HAWQ is a Hadoop native SQL query engine that combines the key technologi - Standard connectivity: JDBC/ODBC # Build & Install & Test -Please refer to the [BUILD_INSTRUCTIONS][1] file. - - [1]: https://github.com/apache/incubator-hawq/blob/master/BUILD_INSTRUCTIONS.md "BUILD_INSTRUCTIONS" +--------------- +Please see HAWQ wiki page: +https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install # Export Control ----------------
