From dcb611d2e2b0adaf3e856f02725ab6672ab0ede1 Mon Sep 17 00:00:00 2001 From: Ilia Motornyi Date: Mon, 13 Mar 2017 12:00:26 +0200 Subject: Fix broken link (#8812) * Fix broken link --- documentation/migration/migrating-to-vaadin8.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/migration/migrating-to-vaadin8.asciidoc b/documentation/migration/migrating-to-vaadin8.asciidoc index c86fdd46e7..e53659c963 100644 --- a/documentation/migration/migrating-to-vaadin8.asciidoc +++ b/documentation/migration/migrating-to-vaadin8.asciidoc @@ -138,7 +138,7 @@ The new data model can be roughly split into three main topics, namely binding d The revised <> chapter is the recommended resource to get started with learning these new concepts. For migration from Framework 7 the key references are the following sections: -* <> and <>, which cover the new data binding concepts that replace `Property` and `FieldGroup`. +* <> and <>, which cover the new data binding concepts that replace `Property` and `FieldGroup`. * <>, which covers the new `Container` and `Item` replacement, the `DataProvider`, as well as the associated sorting and filtering APIs. -- cgit v1.2.3