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 9856192 Update frameworks.md
9856192 is described below
commit 9856192bdd3702f009178b4ccecaebf8151e71b7
Author: Andrew Wetmore <[email protected]>
AuthorDate: Wed Jul 10 16:52:06 2019 -0300
Update frameworks.md
fixing link
---
get-started/frameworks.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/get-started/frameworks.md b/get-started/frameworks.md
index 0bdfdf2..0e318bd 100644
--- a/get-started/frameworks.md
+++ b/get-started/frameworks.md
@@ -28,7 +28,7 @@ Royale provides its own framework for making simple, small
and fast applications
## Apache Royale frameworks
-The first Royale framework in development is [Crux](/frameworks/crux.html),
based on Swiz for Flex. It proposes to provide:
+The first Royale framework in development is
[Crux](https://apache.github.io/royale-docs/frameworks/crux.html), based on
Swiz for Flex. It proposes to provide:
- Inversion of Control (IOC) / Dependency Injection (DI) with metadata
- Event handling (metadata)