diff --git a/README.md b/README.md index 72ee9aef..9939887c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Etcher is a powerful OS image flasher built with web technologies to ensure flas *** -[**Download**](http://etcher.io) | [**Support**](https://github.com/resin-io/etcher/blob/master/SUPPORT.md) | [**Contributing**](https://github.com/resin-io/etcher/blob/master/CONTRIBUTING.md) | [**CLI**](https://github.com/resin-io/etcher-cli) +[**Download**](http://etcher.io) | [**Support**](https://github.com/resin-io/etcher/blob/master/SUPPORT.md) | [**Contributing**](https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md) | [**CLI**](https://github.com/resin-io/etcher-cli) ![Etcher](https://raw.githubusercontent.com/resin-io/etcher/master/screenshot.png) diff --git a/CONTRIBUTING.md b/docs/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to docs/CONTRIBUTING.md diff --git a/PUBLISHING.md b/docs/PUBLISHING.md similarity index 100% rename from PUBLISHING.md rename to docs/PUBLISHING.md