diff --git a/docs/gallery/general/plot_configurator.py b/docs/gallery/general/plot_configurator.py index 15a68d4d9..52a2a6326 100644 --- a/docs/gallery/general/plot_configurator.py +++ b/docs/gallery/general/plot_configurator.py @@ -30,7 +30,8 @@ How to make a Configuration File -------------------------------- -To see an example of a configuration file, please refer to ``nwb_config.yaml`` under ``src/config``. +To see an example of a configuration file, please refer to +``_. The configuration file uses YAML syntax. The user will construct a series of nested dictionaries to encompass all the necessary information.