From 6bffdc53c207c177c2cedf1c1432c696bd6c4a7a Mon Sep 17 00:00:00 2001 From: juhopiirainen <49151232+juhopiirainen@users.noreply.github.com> Date: Wed, 15 May 2019 09:27:58 +0300 Subject: Fix the broken links in the documentation --- documentation/components/components-overview.asciidoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/components') diff --git a/documentation/components/components-overview.asciidoc b/documentation/components/components-overview.asciidoc index b0a8d6ec61..909e5e97e6 100644 --- a/documentation/components/components-overview.asciidoc +++ b/documentation/components/components-overview.asciidoc @@ -64,13 +64,13 @@ abstract class. There are three more specific types of components. Field Components:: allow user to edit a value in the UI. All extend [classname]#AbstractField#. Field components are described in detail in -<>. +<>. Selection Component:: show a list of data that the user can select from. All extend [classname]#AbstractListing#. Selection components are described in detail in -<>. +<>. Layouts and Component Containers:: Components that can contain other components. All layouts and containers implement the [interfacename]#HasComponents# interface. Layout components are described in detail in -<>. ((("Sampler"))) @@ -83,7 +83,7 @@ In addition to the built-in components, many components are available as add-ons, either from the Vaadin Directory or from independent sources. Both commercial and free components exist. The installation of add-ons is described in -<>. //// @@ -99,4 +99,4 @@ The diagram is also included in the six-page DZone Refcard, which you can find at https://vaadin.com/refcard. ==== -//// \ No newline at end of file +//// -- cgit v1.2.3