Merge pull request #1864 from tomzen/patch-1

Have 'Configuration Reference' link point to uploadfield page
This commit is contained in:
Will Rossiter 2013-05-21 03:38:20 -07:00
commit 17ac2e36fc

View File

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