Skip to content

Commit 09b1155

Browse files
authored
Update README.md
1 parent d4919e0 commit 09b1155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/19-While-loop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Fortunately, repl.it handles the infinite loop. For now...
2828
* Return `counter` once it is `0`.
2929

3030
### :exclamation: IMPORTANT:
31-
*There are exercises dedicated to Arrays. We encourage you to complete those exercises after finishing this lesson. Once you are more comfortable, return here to continue. [Click here to review the javascript arrays exercises](https://github.com/4GeeksAcademy/javascript-arrays-exercises-tutorial).*
31+
*There are exercises dedicated to Arrays. We encourage you to complete those exercises after finishing this lesson. Once you are more comfortable, return here to continue. [Click here to review the javascript arrays exercises](https://gitpod.io/#https://github.com/4GeeksAcademy/javascript-arrays-exercises-tutorial).*
3232

0 commit comments

Comments
 (0)