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 97e636d Update development-tools.md
97e636d is described below
commit 97e636d7b2f1626d5db412587fe5eda76bfcc3ab
Author: Harbs <[email protected]>
AuthorDate: Mon Nov 15 14:28:03 2021 +0200
Update development-tools.md
---
get-started/development-tools.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/get-started/development-tools.md b/get-started/development-tools.md
index 072b255..aea08db 100644
--- a/get-started/development-tools.md
+++ b/get-started/development-tools.md
@@ -56,7 +56,7 @@ You can use Apache Maven to compile your Royale application.
Visit the [Apache M
You can use Apache Ant to compile your Royale application. Visit the [Apache
Ant Project](https://ant.apache.org){:target='_blank'} to learn more about Ant.
Each of the examples in the examples folder is set up to be built with Ant.
-### asconfigc
+## asconfigc
You can use asconfigc to compile your Royale application. Visit the [asconfigc
github project](https://github.com/BowlerHatLLC/asconfigc){:target='_blank'} to
learn more about asconfigc. Each of the examples in the examples folder is set
up to be built with asconfigc.