Skip to content

Commit 97e7989

Browse files
authored
Merge pull request #768 from nslocum/patch-1
Fix link to "const" reference page.
2 parents 9de7c93 + 1d60627 commit 97e7989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Structure/Further Syntax/define.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Similarly, including an equal sign after the #define statement will also generat
8888
=== See also
8989

9090
[role="language"]
91-
* #LANGUAGE# link:../../../variables/variable-scope\--qualifiers/const[const]
91+
* #LANGUAGE# link:../../../variables/variable-scope-qualifiers/const[const]
9292
* #LANGUAGE# link:../../../variables/constants/constants[Constants]
9393

9494
--

0 commit comments

Comments
 (0)