summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-10 11:43:15 -0800
committerit33 <iantien@gmail.com>2015-11-10 11:43:15 -0800
commit31387be90b9b7e4b7e6a55d05af3d858bef6680a (patch)
tree9a3fe95d2b4a3324f9948f6362a761437953f2ea
parent0980859042784082062c375a48e31b2465cf342e (diff)
parent62cc13ec21f89d12af4b3140310a2d808ef748d5 (diff)
downloadchat-31387be90b9b7e4b7e6a55d05af3d858bef6680a.tar.gz
chat-31387be90b9b7e4b7e6a55d05af3d858bef6680a.tar.bz2
chat-31387be90b9b7e4b7e6a55d05af3d858bef6680a.zip
Merge pull request #1384 from rompic/master
fixed link to ubuntu production doc
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75db2cdce..34aa7693e 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ If you use Docker, you can [install Mattermost in a single-container preview in
Prior to production installation, please review [Mattermost system requirements](http://docs.mattermost.org/install/Requirements/index.html).
-- [Production Install on Ubuntu 14.04](https://github.com/mattermost/platform/blob/release-1.0.0/doc/install/prod-ubuntu.md) - Install Mattermost for production environments.
+- [Production Install on Ubuntu 14.04](https://github.com/mattermost/platform/blob/master/doc/install/Production-Ubuntu.md) - Install Mattermost for production environments.
- [GitLab Mattermost Production Installation](https://gitlab.com/gitlab-org/gitlab-mattermost) - Install Mattermost for production environments bundled with GitLab, a leading open source Git repository, using an omnibus package for Ubuntu 12.04, Ubuntu 14.04, Debian 7, Debian 8, and CentOS 6 (and RedHat/Oracle/Scientific Linux 6), CentOS 7 (and RedHat/Oracle/Scientific Linux 7).