Fix Markdown Syntax error
There was a syntax error where the link was broken to the MySQL instructions.
This commit is contained in:
parent
d459bec035
commit
d6d0dd6cae
|
|
@ -60,7 +60,7 @@ Other Database Types
|
|||
|
||||
Kanboard supports Mysql and Postgres as alternative to Sqlite.
|
||||
|
||||
- [Mysql configuration](mysql-configuration.markdown]
|
||||
- [Mysql configuration](mysql-configuration.markdown)
|
||||
- [Postgres configuration](postgresql-configuration.markdown)
|
||||
|
||||
Optional Installation
|
||||
|
|
|
|||
Loading…
Reference in New Issue