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 22d5d46 Update data-binding.md
22d5d46 is described below
commit 22d5d463563d5545852932836dfe459426d6643b
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Dec 22 10:51:07 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 793eb31..e8c46c9 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