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 cd642f1 Update routing.md
cd642f1 is described below
commit cd642f180bdd4b62e8f6ad1442b9c5df042c0c85
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Mar 2 19:50:39 2020 -0400
Update routing.md
Added a link to the general info about routing.
---
create-an-application/application-tutorial/routing.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/create-an-application/application-tutorial/routing.md
b/create-an-application/application-tutorial/routing.md
index dfd76a4..60c347f 100644
--- a/create-an-application/application-tutorial/routing.md
+++ b/create-an-application/application-tutorial/routing.md
@@ -24,7 +24,7 @@ permalink: /create-an-application/application-tutorial/routing
About Routing
-_This information is not yet available_
+_This tutorial step is not yet available. However, information about routing
is <a href="https://apache.github.io/royale-docs/features/routing">here</a>.