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

andreww 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 d59c606  component-sets.md added link to Tour de Jewel
d59c606 is described below

commit d59c606798e456412065780815e158b2b157da67
Author: Andrew Wetmore <[email protected]>
AuthorDate: Tue Mar 17 13:53:41 2026 -0300

    component-sets.md added link to Tour de Jewel
    
    Added a link to the Tour de Jewel demonstration app for the Jewel component 
set.
---
 component-sets.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/component-sets.md b/component-sets.md
index 9de5224..ca5bc23 100644
--- a/component-sets.md
+++ b/component-sets.md
@@ -28,7 +28,7 @@ Sets of components and containers designed in [Apache 
Royale](https://royale.apa
 
 - [Basic](component-sets/basic) is the smallest, fastest and most 
[PAYG](features/payg) set of components possible in Royale, and is used by 
other sets like Jewel as its base.
 
-- [Jewel](component-sets/jewel) is focused in look and feel and new practices 
present in modern development like responsivness and multiplatform support. 
Jewel supports Themes and works well on a wide range of desktop and mobile 
devices.
+- [Jewel](component-sets/jewel) is focused in look and feel and new practices 
present in modern development like responsivness and multiplatform support. 
Jewel supports Themes and works well on a wide range of desktop and mobile 
devices. You can see this component set in action in the <a 
href="https://royale.apache.org/tourdejewel/";>Tour de Jewel</a> demonstration 
app.
 
 - [MXRoyale](component-sets/mxroyale) contains emulations of Flex's 
UIComponent and other MX components.
 

Reply via email to