diff --git a/docs/configuration.md b/docs/configuration.md index 1aea9d4..54e517a 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,7 +1,7 @@ # Configuration Danbooru Bot uses regular python files to configure posts. The default configuration is `cfg.py` -Included in the file is a [helper function](#setting_post) to quickly configure posts. These are located at the top of the configuration file. +Included in the file is a [helper function](#settings_post) to quickly configure posts. These are located at the top of the configuration file. Below is a detailed description of each parameter in the configuration file.