Add link to Config. Reference from the Config. Overview section to aid navigation a little

This commit is contained in:
tomzen 2013-05-07 11:13:27 +02:00
parent a5d69f2bf5
commit 19071761b7

View File

@ -83,7 +83,7 @@ WARNING: Currently the UploadField doesn't fully support has_many relations, so
### Overview ### Overview
The field can either be configured on an instance level through `setConfig(<key>, <value>)`, The field can either be configured on an instance level through `setConfig(<key>, <value>)`,
or globally by overriding the YAML defaults. or globally by overriding the YAML defaults. See the [Configuration Reference](#configuration-reference) section for possible values.
Example: mysite/_config/uploadfield.yml Example: mysite/_config/uploadfield.yml