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 87784fa  Update tutorials.md
87784fa is described below

commit 87784fa2626e442ccafd4ed844767a821a0d8087
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Dec 16 16:42:13 2019 -0400

    Update tutorials.md
    
    Added more links to blog entries
---
 tutorials.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tutorials.md b/tutorials.md
index e934864..babae3e 100644
--- a/tutorials.md
+++ b/tutorials.md
@@ -34,5 +34,7 @@ Blog articles
   * <a 
href="https://royale.apache.org/how-to-create-a-desktop-application-with-royale-and-electron/";
 target="_blank">How to create a desktop application with Royale and 
Electron</a>
   * <a 
href="https://royale.apache.org/loading-external-data-through-httpservice/"; 
target="_blank">Loading external data through HTTPService</a>
   * <a 
href="https://royale.apache.org/using-view-states-to-show-or-hide-content/"; 
target="_blank">Using View States to show or hide content</a>
+  * <a href="https://royale.apache.org/using-an-item-renderer-with-a-list/"; 
target="_blank">Using an item renderer with a list</a>
+  * <a href="https://royale.apache.org/customization-through-the-royale-api/"; 
target="_blank">Customization through the Royale API</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.

Reply via email to