This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 874a22d  fix group links
874a22d is described below

commit 874a22d3e3d2e1ba21a413b8b3686a8110465eca
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu Aug 13 11:38:25 2020 +0200

    fix group links
---
 component-sets/jewel/jewel-group.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component-sets/jewel/jewel-group.md 
b/component-sets/jewel/jewel-group.md
index a6b455b..5ede09c 100644
--- a/component-sets/jewel/jewel-group.md
+++ b/component-sets/jewel/jewel-group.md
@@ -126,8 +126,8 @@ parent.addElement(g);
 
 | Bead Type            | Implementation                                  | 
Description                                     |
 |-----------------     |------------------------------------------------ 
|------------------------------------------------     |
-| [GroupView] 
(https://royale.apache.org/asdoc/index.html#!org.apache.royale.html.beads/GroupView){:target='_blank'}
           | 
[org.apache.royale.core.IBeadView](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IBeadLView){:target='_blank'}
 | This is the default view bead.  |
-| [BasicLayout] 
(https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.beads.layouts/BasicLayout){:target='_blank'}
              | 
[org.apache.royale.core.IBeadLayout](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IBeadLayout){:target='_blank'}
 | This is the default layout bead.     |
+| 
[GroupView](https://royale.apache.org/asdoc/index.html#!org.apache.royale.html.beads/GroupView){:target='_blank'}
            | 
[org.apache.royale.core.IBeadView](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IBeadLView){:target='_blank'}
 | This is the default view bead.  |
+| 
[BasicLayout](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.beads.layouts/BasicLayout){:target='_blank'}
       | 
[org.apache.royale.core.IBeadLayout](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IBeadLayout){:target='_blank'}
 | This is the default layout bead.     |
 
 ### Common Beads
 

Reply via email to