Skip to content

Commit 4da45b9

Browse files
authored
Update 07_Functions.md
1 parent f976369 commit 4da45b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07_Functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function printWithDateAndTime() {
6464
printWithDateAndTime();
6565
```
6666

67-
Well I guess you now have the knowledge needed to try the second exercise, under the `Exercises/ex02` folder.
67+
Well I guess you now have the knowledge needed to try the second exercise, under the [`Exercises/ex02` folder](https://github.com/mbarsott/LearnProgrammingWithJavascript/tree/master/Exercises/ex02).
6868

6969
[Back to course outline](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)
7070

0 commit comments

Comments
 (0)