summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 04:10:28 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 04:10:28 -0800
commit0a20f7e75e6aed0e52d5bf747f4b2bf17ec61b0b (patch)
tree904a4043f2d1d1751675c1f3b894c74a31badefc
parent0d5a098c1978accd5691acc19b3c2868e8273506 (diff)
parentd223cddc78dd2b256bdea381ab80b0ed4b37fa74 (diff)
downloadgitlab-ce-0a20f7e75e6aed0e52d5bf747f4b2bf17ec61b0b.tar.gz
Merge pull request #2906 from redorkulated/patch-4
Update step 5 "database" (Issue #2894)
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 11fbedffe97..e42176370ba 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -174,7 +174,7 @@ and make sure you have followed all of the above steps carefully.
# 5. Database
-See `doc/install/databases.md`
+To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install/databases.md`](./databases.md) .
# 6. GitLab