Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/intro
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-19 16:42:24 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-03-19 16:42:24 +0300
commitdaf5b10905812a81437977a614464ce14759e758 (patch)
tree50583c0be3b78b4d9199ea41342486bf4fff8150 /doc/intro
parentf4bbc6711514ed770151821387a2886ecdc54239 (diff)
Simplify install and update section
[ci skip]
Diffstat (limited to 'doc/intro')
-rw-r--r--doc/intro/README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md
index fa5fb7dac40..0365713cd37 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -36,9 +36,6 @@
> Install and update your GitLab installation.
-- Install GitLab
- - [Omnibus](https://about.gitlab.com/downloads/)
- - [Source](../install/installation.md)
-- [Update GitLab](update/README.md)
+- [Install GitLab](https://about.gitlab.com/installation/)
+- [Update GitLab](https://about.gitlab.com/update/)
- [GitLab Omnibus configuration options](http://doc.gitlab.com/omnibus/settings/configuration.html)
-- [Migrating from source installation to GitLab Omnibus](http://doc.gitlab.com/omnibus/update/README.html)