We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71ac02 commit 8b8d129Copy full SHA for 8b8d129
Language/Structure/Control Structure/while.adoc
@@ -71,7 +71,7 @@ while (var < 200) {
71
[role="language"]
72
73
[role="example"]
74
-* #EXAMPLE# https://arduino.cc/en/Tutorial/WhileLoop[While Loop^]
+* #EXAMPLE# https://www.arduino.cc/en/Tutorial/BuiltInExamples/WhileStatementConditional[While Loop^]
75
76
--
77
// SEE ALSO SECTION ENDS
0 commit comments