diff options
author | dosire <sytses@gmail.com> | 2014-02-12 15:45:36 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-02-12 15:45:36 +0100 |
commit | a36f5730b04da9e745f9643908154b89b7249d5c (patch) | |
tree | b89600ae8d74719c0f0efe429f57f08e840676ec /doc | |
parent | 0949c01093770e66a5fd5354c166e1ae6bd6742c (diff) | |
download | gitlab-ce-a36f5730b04da9e745f9643908154b89b7249d5c.tar.gz |
Backticks are just confusing here.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index 8cee78b03d5..dd391eeb4b3 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -144,7 +144,7 @@ GitLab Shell is an ssh access and repository management software developed speci # 5. Database -To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install/databases.md`](./databases.md). +To setup the MySQL/PostgreSQL database and dependencies please see [doc/install/databases.md](./databases.md). # 6. GitLab |