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 2d778f6 Update component-sets.md
2d778f6 is described below
commit 2d778f69daef9516411b6a24e7ac7013b5364f6a
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 9 15:47:46 2020 -0400
Update component-sets.md
Added links to the pages for MXRoyale and SparkRoyale
---
component-sets.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/component-sets.md b/component-sets.md
index c3f84eb..8a63682 100644
--- a/component-sets.md
+++ b/component-sets.md
@@ -30,8 +30,9 @@ Royale provides its own component sets that support
developing simple, small and
- [Jewel](component-sets/jewel) is focused in look and feel and new practices
present in modern development like responsivness and multiplatform. Jewel
support Themes and diferent kind of desktop and mobile devices.
-- **MXRoyale** contains emulations of Flex's UIComponent and other MX
components.
-- **MXSpark** contains emulations of Flex Spark components.
+- [MXRoyale](component-sets/mxroyale) contains emulations of Flex's
UIComponent and other MX components.
+
+- [SparkRoyale](component-sets/sparkroyale) contains emulations of Flex Spark
components.
### External Component Sets