diff options
| author | Chris Wilson <chris@chrisjwilson.com> | 2016-03-11 05:40:17 +0000 |
|---|---|---|
| committer | Chris Wilson <chris@chrisjwilson.com> | 2016-03-11 05:40:17 +0000 |
| commit | 20c663e182f0c54e1cc37dadf3aab3542e888e2d (patch) | |
| tree | 99f559c58f6eb9c53211ce98dd0c717c0cebc083 /doc/install/requirements.md | |
| parent | f7da99aef7044592d957df750dcf6e4185c51694 (diff) | |
| download | gitlab-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.md | 2 |
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 |
