You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/php/api/file_uploads.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ The file processor is registered as an object type for `com.woltlab.wcf.file` th
107
107
It is highly recommended that you take advantage of the existing form builder field `FileProcessorFormField`.
108
108
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.
109
109
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.
0 commit comments