diff --git a/Create-New-Database-And-Database-User.md b/Create-New-Database-And-Database-User.md index 38efd7e..888f5e0 100644 --- a/Create-New-Database-And-Database-User.md +++ b/Create-New-Database-And-Database-User.md @@ -37,4 +37,4 @@ It is important to grant the user the following privileges: SELECT, INSERT, UPDA $ mysql> GRANT FILE ON *.* TO 'matomo'@'localhost'; ``` -(source)[https://matomo.org/faq/how-to-install/faq_23484/] \ No newline at end of file +[source](https://matomo.org/faq/how-to-install/faq_23484/) \ No newline at end of file