diff --git a/README.md b/README.md index 21a02cc61b0a813e317b409fb27acc227c507487..b189fc2489421d6b8749f056ad836bf038b93b04 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ to the appropriate path. The backup script needs an SQL User, capable to lock and dump the databases, which should be backuped. In the standard configuration, the script trys to backup every single database on the server "localhost", using the user "root" without a password. This will most probably result in an error. See further on the Step -[Configuration](Configuration). +[Configuration](#configuration). ## Developing