From d0d0ef42409e90b25280bb315c60a5e89d468955 Mon Sep 17 00:00:00 2001 From: James Drummond Date: Mon, 2 Jan 2017 13:38:16 -0600 Subject: [PATCH] Update README.md (#3584) * Update README.md from readme.io to che-docs Updated docs references. * Add Signature Signed-off-by: James Drummond jdrummond@codenvy.com * Simplify * Update README.md --- README.md | 4 ++-- dockerfiles/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4511b9b604..b2950ebd2b 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ https://www.eclipse.org/che/. Next-generation Eclipse platform, developer worksp ![Eclipse Che](https://www.eclipse.org/che/images/banner@2x.png "Eclipse Che") ### Getting Started -You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The [step by step guide](http://eclipse.org/che/getting-started/) will get you going. +You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The [step by step guide](http://eclipse.org/che/getting-started/) will get you going along with [our docs](https://www.eclipse.org/che/docs/). The `che` repository is where we do development and there are many ways you can participate, for example: - [Submit bugs and feature requests](http://github.com/eclipse/che/issues) and help us verify them - Review [source code changes](http://github.com/eclipse/che/pulls) -- [Review the docs](https://eclipse-che.readme.io/docs/) and make improvements for anything from typos to new content +- [Improve docs](https://github.com/codenvy/che-docs) ### Customizing There are many ways to customize Che out-of-the-box including [stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors](https://github.com/eclipse/che/blob/master/CUSTOMIZING.md). diff --git a/dockerfiles/README.md b/dockerfiles/README.md index 32cb50da31..8031390c9d 100644 --- a/dockerfiles/README.md +++ b/dockerfiles/README.md @@ -18,7 +18,7 @@ The `che` repository is where we do development and there are many ways you can - [Submit bugs and feature requests](http://github.com/eclipse/che/issues) and help us verify them - Review [source code changes](http://github.com/eclipse/che/pulls) -- [Review the docs](https://eclipse-che.readme.io/docs/) and make improvements for anything from typos to new content +- [Improve docs](https://github.com/codenvy/che-docs) ### Customizing There are many ways to customize Che out-of-the-box including [stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors](https://github.com/eclipse/che/blob/master/CUSTOMIZING.md).