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 9c45f60 Update data-binding.md
9c45f60 is described below
commit 9c45f603508f32785b83af3bbbcf1e842eb3c726
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Dec 22 11:09:11 2019 -0400
Update data-binding.md
---
features/data-binding.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/features/data-binding.md b/features/data-binding.md
index 0fcb51a..d68bfb4 100644
--- a/features/data-binding.md
+++ b/features/data-binding.md
@@ -27,9 +27,9 @@ 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)