Commit 0a20f7e75e6aed0e52d5bf747f4b2bf17ec61b0b

Authored by Dmitriy Zaporozhets
2 parents 0d5a098c d223cddc

Merge pull request #2906 from redorkulated/patch-4

Update step 5 "database" (Issue #2894)
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -174,7 +174,7 @@ and make sure you have followed all of the above steps carefully. @@ -174,7 +174,7 @@ and make sure you have followed all of the above steps carefully.
174 174
175 # 5. Database 175 # 5. Database
176 176
177 -See `doc/install/databases.md` 177 +To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install/databases.md`](./databases.md) .
178 178
179 179
180 # 6. GitLab 180 # 6. GitLab