Commit 0212bc7a0d4440cc873e3de00716ce8c50693631

Authored by Dmitriy Zaporozhets
2 parents 56a5bc69 a36f5730

Merge branch 'remove-backtics-in-anchor-text' into 'master'

Remove Backtics In Anchor Text
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
... ... @@ -144,7 +144,7 @@ GitLab Shell is an ssh access and repository management software developed speci
144 144  
145 145 # 5. Database
146 146  
147   -To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install/databases.md`](./databases.md).
  147 +To setup the MySQL/PostgreSQL database and dependencies please see [doc/install/databases.md](./databases.md).
148 148  
149 149  
150 150 # 6. GitLab
... ...