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 d245daf Update tutorials.md
d245daf is described below
commit d245daf4aa8c3400b149ae3cf2f85fec1d71cae4
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sat Dec 14 15:00:51 2019 -0400
Update tutorials.md
Added a link to Tour de Jewel
---
tutorials.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tutorials.md b/tutorials.md
index 6a9c2ee..c0b68fa 100644
--- a/tutorials.md
+++ b/tutorials.md
@@ -31,3 +31,5 @@ Blog articles
* <a
href="https://royale.apache.org/dividing-an-apache-royale-application-with-modules/"
target="_blank">Dividing an Apache Royale application with modules</a>
* <a
href="https://royale.apache.org/using-external-javascript-libraries-in-apache-royale/"
target="_blank">Using external JavaScript libraries in Apache Royale</a>
+
+<a href="https://https://royale.apache.org/tourdejewel/" target="_blank">Tour
de Jewel</a> is an ever-expanding set of examples of how to use the [Jewel
component set](component-sets/jewel) to build a user interface that will
deliver what you want and provide a great user experience.