summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-25 14:18:24 -0800
committerit33 <iantien@gmail.com>2015-11-25 14:18:24 -0800
commitaaced173f8b3020fbbef236d84b070c2c67ee968 (patch)
tree4ba6b9c8ff49640098c772d6a11e36a2b5ed04c0
parent9176b18a13c9068e48efb3e500761ea6f105b9f7 (diff)
parentd906221c7d5cc1575e725ff2b1bf19ca895c0be0 (diff)
downloadchat-aaced173f8b3020fbbef236d84b070c2c67ee968.tar.gz
chat-aaced173f8b3020fbbef236d84b070c2c67ee968.tar.bz2
chat-aaced173f8b3020fbbef236d84b070c2c67ee968.zip
Merge pull request #1521 from esethna/patch-22
Update broken links in README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8d007e9ff..8aa4f256e 100644
--- a/README.md
+++ b/README.md
@@ -51,9 +51,9 @@ If you use Docker, you can [install Mattermost in a single-container preview in
#### Quick Start Install for Product Evaluation
-- [Local Machine Install with Docker](http://docs.mattermost.org/install/Docker-Single-Container/index.html) - Explore product functionality using a single-container Docker install on a local machine, including Mac OSX, Ubuntu, or Arch Linux). Optionally set up email and upgrade your instance using DockerHub.
+- [Local Machine Install with Docker](https://github.com/mattermost/platform/blob/master/doc/install/Docker-Single-Container.md) - Explore product functionality using a single-container Docker install on a local machine, including Mac OSX, Ubuntu, or Arch Linux). Optionally set up email and upgrade your instance using DockerHub.
-- [AWS EBS Install with Docker](http://docs.mattermost.org/install/Amazon-Elastic-Beanstalk/index.html) - Explore product functionality using a single-container Docker install for Amazon Web Services Elastic Beanstalk. Optionally set up email and upgrade your instance using DockerHub.
+- [AWS EBS Install with Docker](https://github.com/mattermost/platform/blob/master/doc/install/Amazon-Elastic-Beanstalk.md) - Explore product functionality using a single-container Docker install for Amazon Web Services Elastic Beanstalk. Optionally set up email and upgrade your instance using DockerHub.
#### Development Install
@@ -97,7 +97,7 @@ Joining the Mattermost community is a great way to build relationships with othe
#### Contribute
- Share [feature ideas](http://www.mattermost.org/feature-requests/) with the Mattermost community
-- Review the [Mattermost Code Contribution Guidelines](http://docs.mattermost.org/developer/Code-Contribution-Guidelines/index.html) to submit patches for the core product
+- Review the [Mattermost Code Contribution Guidelines](https://github.com/mattermost/platform/blob/master/CONTRIBUTING.md) to submit patches for the core product
- Build [community applications](http://www.mattermost.org/community-applications/) using Mattermost [webhooks, drivers and APIs](https://github.com/mattermost/platform/blob/master/doc/developer/API.md)
- Create new [community installers and guides](http://www.mattermost.org/installation/#community-install-guide) for Mattermost