You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2021/12/14 17:54:46 UTC

[royale-docs] branch master updated: more link fixes

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 5b3c529  more link fixes
5b3c529 is described below

commit 5b3c5296358e786e7fefc9d2a088d564dd439557
Author: Harbs <ha...@in-tools.com>
AuthorDate: Tue Dec 14 19:54:38 2021 +0200

    more link fixes
---
 compiler/compiler-options.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/compiler/compiler-options.md b/compiler/compiler-options.md
index e396454..111537d 100644
--- a/compiler/compiler-options.md
+++ b/compiler/compiler-options.md
@@ -27,9 +27,9 @@ List of recent commonly used available compiler options
 ## Contents
 
 **General compiler options**
-* [allow-abstract-classes](compiler/compiler-options.html#allow-abstract-classes)
-* [allow-import-aliases](compiler/compiler-options.html#allow-import-aliases)
-* [allow-private-constructors](compiler/compiler-options.html#allow-abstract-constructors)
+* [allow-abstract-classes](#allow-abstract-classes)
+* [allow-import-aliases](#allow-import-aliases)
+* [allow-private-constructors](#allow-private-constructors)
 * [strict-identifier-names](compiler/compiler-options.html#strict-identifier-names)
 
 **JavaScript compiler options**