This is an automated email from the ASF dual-hosted git repository.

harbs 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 46f062b  Update routing.md
46f062b is described below

commit 46f062b85fb995252874d00d312516c96258cbd7
Author: Harbs <[email protected]>
AuthorDate: Wed Nov 24 12:48:19 2021 +0200

    Update routing.md
---
 features/routing.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/features/routing.md b/features/routing.md
index dc002f2..3e975ca 100644
--- a/features/routing.md
+++ b/features/routing.md
@@ -75,3 +75,5 @@ The currently supported beads are the following:
 ### `PathRouteBead`
 
 *Instructions and sample code will appear here soon to show how you can map 
URL parameters to different initial values in the application, and vice versa.*
+
+[An open source application using browsing can be examined 
here.](https://github.com/unhurdle/spectrum-royale/blob/master/SpectrumBrowser/src/view/BrowserRouter.mxml){:target='_blank'}.

Reply via email to