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

carlosrovira 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 acbba7b  jewel-button: fix link to example source code
acbba7b is described below

commit acbba7b2c21a9e80c6bbd1cd28d4780c16e11ea2
Author: Carlos Rovira <[email protected]>
AuthorDate: Wed Aug 21 10:55:01 2019 +0200

    jewel-button: fix link to example source code
---
 component-sets/jewel/jewel-button.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/component-sets/jewel/jewel-button.md 
b/component-sets/jewel/jewel-button.md
index 73a1d83..b59a5f1 100644
--- a/component-sets/jewel/jewel-button.md
+++ b/component-sets/jewel/jewel-button.md
@@ -64,7 +64,8 @@ An example of `Button` can be seen here:
 width="100%" height="300" 
 src="assets/jewel/jewel_button/index.html"></iframe>
 
-[code here](assets/jewel/jewel_button/jewel_button.mxml){:target='_blank'}
+[code 
here](https://github.com/apache/royale-docs/blob/master/assets/jewel/jewel_button/jewel_button.mxml){:target='_blank'}
+            
 
 ## Relevant Properties and Methods
 

Reply via email to