Skip to content

Commit 1d25fd2

Browse files
authored
Merge pull request #806 from arduino/kengdahl-patch-1
Update while.adoc
2 parents a71ac02 + 8b8d129 commit 1d25fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Structure/Control Structure/while.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ while (var < 200) {
7171
[role="language"]
7272

7373
[role="example"]
74-
* #EXAMPLE# https://arduino.cc/en/Tutorial/WhileLoop[While Loop^]
74+
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/BuiltInExamples/WhileStatementConditional[While Loop^]
7575

7676
--
7777
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)