From df20102d5d689519b0aba8c27f0813e4b9c298e2 Mon Sep 17 00:00:00 2001 From: Tyler Jewell Date: Sun, 29 Jan 2017 08:26:21 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2f49145f7c..3574b8537a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,13 +29,4 @@ Therefore: Contributing Improvements ------------------------- -If you are interested in fixing issues and contributing directly to the code base, please the document [How to Contribute](https://github.com/eclipse/che/wiki/How-To-Contribute). - - -Dependency Repositories -------------------------- -Eclipse Che is dependent on the following external repositories to build: - -[https://github.com/codenvy/che-docs](https://github.com/codenvy/che-docs) - -Run `mvn clean install` for the repositories above to create required artifacts before building Che. +If you are interested in fixing issues and contributing directly to the code base, [please see our wiki](https://github.com/eclipse/che/wiki/How-To-Contribute).