diff --git a/documentation/trunk/eiffelstudio/eiffelstudio-reference/compiler/command-line/Eiffel-compatibility-options.wiki b/documentation/trunk/eiffelstudio/eiffelstudio-reference/compiler/command-line/Eiffel-compatibility-options.wiki
index 69b561a8..502c5733 100644
--- a/documentation/trunk/eiffelstudio/eiffelstudio-reference/compiler/command-line/Eiffel-compatibility-options.wiki
+++ b/documentation/trunk/eiffelstudio/eiffelstudio-reference/compiler/command-line/Eiffel-compatibility-options.wiki
@@ -33,7 +33,7 @@ The table below shows project settings that, depending upon their values, can af
|-
| [[Syntax level variant settings by version|Standard syntax]]
| Enforce current standard syntax.
-| [[Release notes for EiffelStudio 7.0 | 7.0]] and more recent
+| [[Release notes for EiffelStudio 7.0 | 7.0]] and [[EiffelStudio release notes | more recent]]
|-
| [[Syntax level variant settings by version|Provisional syntax]]
| Like Transitional syntax, but also allow not-yet-approved constructs.
@@ -45,7 +45,7 @@ The table below shows project settings that, depending upon their values, can af
|-
| True
| Features of parent classes are rechecked for validity in heir classes.
-| [[Release notes for EiffelStudio 7.3 | 7.3]] and more recent
+| [[Release notes for EiffelStudio 7.3 | 7.3]] and [[EiffelStudio release notes | more recent]]
|-
| False
| No recheck performed.
@@ -57,7 +57,7 @@ The table below shows project settings that, depending upon their values, can af
|-
| True
| x: T is treated like x: attached T
-| [[Release notes for EiffelStudio 7.0 | 7.0]] and more recent
+| [[Release notes for EiffelStudio 7.0 | 7.0]] and [[EiffelStudio release notes | more recent]]
|-
| False
| x: T is treated like x: detachable T
@@ -85,7 +85,7 @@ The table below shows project settings that, depending upon their values, can af
|-
| Complete
| Complete checking against all void-safety validity rules ignoring any unsafe CAPs.
-| [[Release notes for EiffelStudio 14.05 | 14.05]] and more recent
+| [[Release notes for EiffelStudio 14.05 | 14.05]] and [[EiffelStudio release notes | more recent]]
|}