We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 774f4c9 + 6f48e88 commit 9d040c6Copy full SHA for 9d040c6
Language/Structure/Control Structure/while.adoc
@@ -67,7 +67,7 @@ while (var < 200) {
67
[role="language"]
68
69
[role="example"]
70
-* #EXAMPLE# https://arduino.cc/en/Tutorial/WhileLoop[While Loop Tutorial^]
+* #EXAMPLE# https://arduino.cc/en/Tutorial/WhileLoop[While Loop Tutorial^]
71
72
--
73
// SEE ALSO SECTION ENDS
Language/Structure/Further Syntax/define.adoc
@@ -86,8 +86,8 @@ subCategories: [ "Further Syntax" ]
86
=== 더보기
87
88
89
-* #LANGUAGE# link:../../../variables/variable-scope\--qualifiers/const[const]
90
-* #LANGUAGE# link:../../../variables/constants/constants[Constants]
+* #LANGUAGE# link:../../../variables/variable-scope\--qualifiers/const[const]
+* #LANGUAGE# link:../../../variables/constants/constants[Constants]
91
92
93
0 commit comments