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 f47a71b  Fixed link for item renderer example
f47a71b is described below

commit f47a71b7e0be401f7fb4329f5471059753b3c5e0
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Mar 8 10:55:48 2026 -0300

    Fixed link for item renderer example
---
 working-with-data/item-renderers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/working-with-data/item-renderers.md 
b/working-with-data/item-renderers.md
index 1c91843..ec46b85 100644
--- a/working-with-data/item-renderers.md
+++ b/working-with-data/item-renderers.md
@@ -71,4 +71,4 @@ The standard method is to declare an item renderer in a 
separate file which you
 
 ## Example
 
-- [Using an item renderer with a 
list](https://royale.apache.org/using-an-item-renderer-with-a-list){:target='_blank'}
+- [Using an item renderer with a 
list](https://royale.apache.org/blog/using-an-item-renderer-with-a-list){:target='_blank'}

Reply via email to