Skip to content

Commit 6055e75

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/php/api/file_uploads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The file processor is registered as an object type for `com.woltlab.wcf.file` th
107107
It is highly recommended that you take advantage of the existing form builder field `FileProcessorFormField`.
108108
The integration with the form builder enables you to focus on the file processing and does not require you to manually handle the integration of the upload field.
109109

110-
Please see documentation for [FileProcessorFormField](form_fields.md#fileprocessorformfield) to learn more.
110+
Please see documentation for [FileProcessorFormField](form_builder/form_fields.md#fileprocessorformfield) to learn more.
111111

112112
## Implementing an Unmanaged File Upload
113113

0 commit comments

Comments
 (0)