From 9bee467ad605fce4ea37ab23555e2c05425f8e1c Mon Sep 17 00:00:00 2001 From: jmzc Date: Tue, 30 Jan 2018 06:32:47 +0100 Subject: Fix Binding Data to Forms link (#10568) --- documentation/datamodel/datamodel-fields.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/datamodel/datamodel-fields.asciidoc') diff --git a/documentation/datamodel/datamodel-fields.asciidoc b/documentation/datamodel/datamodel-fields.asciidoc index 655426d5f9..539027d5f1 100644 --- a/documentation/datamodel/datamodel-fields.asciidoc +++ b/documentation/datamodel/datamodel-fields.asciidoc @@ -55,4 +55,4 @@ This is useful for showing the user that the data is there, even though the user When editing multiple values from the same business object, you can use `Binder` to simplify how the values of all input fields in a form are handled. -link:datamodel-forms.asciidoc[Binding Data to Forms] describes how this is done. +<> describes how this is done. -- cgit v1.2.3