From f0421ec6ac356bb55d0adc61174b5d44c4c7abf8 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Tue, 1 Apr 2014 12:44:23 +0200 Subject: [PATCH] Add a link to the EE downloads in the update doc --- doc/update.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/update.md b/doc/update.md index 15ec8db..f4b0607 100644 --- a/doc/update.md +++ b/doc/update.md @@ -2,7 +2,9 @@ ## Updating from GitLab 6.6.x to 6.7.x -First, download the latest package from https://www.gitlab.com/downloads/ to your GitLab server. +First, download the latest [CE](https://www.gitlab.com/downloads/) or +[EE (subscribers only)](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/install/packages.md) +package to your GitLab server. ```shell # Stop unicorn and sidekiq so we can do database migrations @@ -29,7 +31,9 @@ Done! ### Reverting to GitLab 6.6.x -First download a GitLab 6.6.x package from https://www.gitlab.com/downloads/archives/ . +First download a GitLab 6.6.x [CE](https://www.gitlab.com/downloads/archives/) or +[EE (subscribers only)](https://gitlab.com/subscribers/gitlab-ee/blob/master/doc/install/packages.md) +package. ``` # Stop GitLab -- libgit2 0.21.2