diff --git a/doc/install/installation.md b/doc/install/installation.md index c7495b8cbbbdecc2a3068f6123f9c2b6ed376669..a0eac76ab5b5228df1b241bb982d3fed65c75e75 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 -We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](doc/install/database_mysql.md). +We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](database_mysql.md). # Install the database packages sudo apt-get install -y postgresql-9.1 postgresql-client libpq-dev