summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael <michael@fallo.ws>2013-02-04 11:36:05 +0000
committerMichael <michael@fallo.ws>2013-02-04 11:36:05 +0000
commitd223cddc78dd2b256bdea381ab80b0ed4b37fa74 (patch)
treee00cc7ffabd5e2d8445c257d4e796f3c5c1df22f
parent85de55a120a615f8cf51a343a89789b802d776e2 (diff)
downloadgitlab-ce-d223cddc78dd2b256bdea381ab80b0ed4b37fa74.tar.gz
Update step 5 "database" (Issue #2894)
Made it a bit clearer what step 5 is for to stop people skipping it. This time with a relative link.
-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