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 dbf8135 Fixed link for data model tutorial
dbf8135 is described below
commit dbf8135f24ddf25d7f276af666daf113bc25ee0e
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Mar 8 16:48:42 2026 -0300
Fixed link for data model tutorial
Also removed a 'details coming soon' statement that was quite old.
---
features/data-model.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/features/data-model.md b/features/data-model.md
index f92b39e..a4097a4 100644
--- a/features/data-model.md
+++ b/features/data-model.md
@@ -25,6 +25,4 @@ Creating and using data models
A data model helps organize data elements so you can easily use them in your
application.
->See an example of using a data model in the [GitHub Commit log Application
tutorial](/create-an-application/application-tutorial).
-
-_Details coming soon_
+>See an example of using a data model in the <a
href="https://apache.github.io/royale-docs/create-an-application/application-tutorial">GitHub
Commit Log Application tutorial</a>.