diff options
author | Chris Wilson <chris@chrisjwilson.com> | 2016-03-15 22:43:11 +0000 |
---|---|---|
committer | Chris Wilson <chris@chrisjwilson.com> | 2016-03-15 22:43:11 +0000 |
commit | 24ea8d9df43e28b57dfa52b8302c754f76a05e0a (patch) | |
tree | 89fbfa2e05277b1f88f57cefc6b201e3f227f3e9 /doc/install | |
parent | ae090b1c8a572b0dca83e81f99adce01a50713bf (diff) | |
download | gitlab-ce-24ea8d9df43e28b57dfa52b8302c754f76a05e0a.tar.gz |
Use relative link for installation.md
Diffstat (limited to 'doc/install')
-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 a7dfa7ddf57..4c0f039f3e0 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://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md) and the [installation guides](https://about.gitlab.com/installation/) for more information. +Please see the [installation from source guide](installation.md) and the [installation guides](https://about.gitlab.com/installation/) for more information. ### Non-Unix operating systems such as Windows |