summaryrefslogtreecommitdiff
path: root/doc/install/requirements.md
diff options
context:
space:
mode:
authorChris Wilson <chris@chrisjwilson.com>2016-03-11 05:40:17 +0000
committerChris Wilson <chris@chrisjwilson.com>2016-03-11 05:40:17 +0000
commit20c663e182f0c54e1cc37dadf3aab3542e888e2d (patch)
tree99f559c58f6eb9c53211ce98dd0c717c0cebc083 /doc/install/requirements.md
parentf7da99aef7044592d957df750dcf6e4185c51694 (diff)
downloadgitlab-ce-20c663e182f0c54e1cc37dadf3aab3542e888e2d.tar.gz
Fix requirements.md link and improve PostgreSQL commands
- Point requirements.md link to the correct location - Link to gitlab installation.md document instead of github - Use psql command switch to run specified SQL commands for creation of user and database permissions.
Diffstat (limited to 'doc/install/requirements.md')
-rw-r--r--doc/install/requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 8df142c531b..a4f78613e33 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -22,7 +22,7 @@ For the installations options please see [the installation page on the GitLab we
- FreeBSD
On the above unsupported distributions is still possible to install GitLab yourself.
-Please see the [installation from source guide](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) and the [unofficial installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) on the public wiki for more information.
+Please see the [installation from source guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md) and the [unofficial installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) on the public wiki for more information.
### Non-Unix operating systems such as Windows