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

aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 67a923f  Updated Emulation Components (markdown)
67a923f is described below

commit 67a923f660486d306281f9f27c5a208ef837393d
Author: aharui <[email protected]>
AuthorDate: Thu Nov 22 23:28:33 2018 -0800

    Updated Emulation Components (markdown)
---
 Emulation-Components.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Emulation-Components.md b/Emulation-Components.md
index ef740b4..c48576b 100644
--- a/Emulation-Components.md
+++ b/Emulation-Components.md
@@ -2229,7 +2229,7 @@ Those two steps should "re-compose" the Basic/Express 
beads onto the Emulation s
 
 So far, the mx:Button, mx:CheckBox, mx:RadioButton, mx:TextInput, mx:TextArea, 
mx:ComboBox and s:Button have been made to put something up on the screen in 
both SWF and JS output.  You can look at the GitHub history and see what 
changes were needed to get them to run.
 
-A walk-through of getting MX Alert to run can be found here: [Getting MX Alert 
to Run](#getting-mx-alert-to-run)
+A walk-through of getting MX Alert to run can be found here: [Getting MX Alert 
to Run](getting-mx-alert-to-run)
 
 ## Finishing An Emulation Component
 

Reply via email to