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 859a418  Update data-binding.md
859a418 is described below

commit 859a41832234d87bd179594c0bcf16bc90921177
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Dec 22 11:13:52 2019 -0400

    Update data-binding.md
---
 features/data-binding.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/features/data-binding.md b/features/data-binding.md
index d68bfb4..d2dc7c2 100644
--- a/features/data-binding.md
+++ b/features/data-binding.md
@@ -27,20 +27,20 @@ Royale, like Flex before it, makes it easy to pass data 
around your application.
 
 There are several ways to deploy data binding:
 
-* [Using curly braces](features/data-binding.html#Using-curly-braces)
+* [Using curly braces](features/data-binding.html#using-curly-braces)
 * [Using data binding in MXML](features/data-binding.html#mxml)
-* [Using data binding in 
ActionScript](features/data-binding.html#Using-data-binding-in-ActionScript)
+* [Using data binding in 
ActionScript](features/data-binding.html#Using-data-binding-in-actionscript)
 
 
 
 
 
 
-## Using curly braces
+## Using curly braces {#using-curly-braces}
 _Details coming soon_
 
-## mxml
+## Using data binding in MXML {#using-data-binding-in-mxml}
 _Details coming soon_
 
-## Using data binding in ActionScript
+## Using data binding in ActionScript {#using-data-binding-in-actionscript}
 _Details coming soon_

Reply via email to