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 a8a529b Update data-binding.md
a8a529b is described below
commit a8a529b3294e69451836b6404a4b756a5c5e8fbf
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Dec 22 10:47:41 2019 -0400
Update data-binding.md
---
features/data-binding.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/features/data-binding.md b/features/data-binding.md
index fb331dc..793eb31 100644
--- a/features/data-binding.md
+++ b/features/data-binding.md
@@ -27,7 +27,7 @@ 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