Skip to content

Commit 2223cfc

Browse files
committed
fix video
1 parent ecdf391 commit 2223cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/05.functions/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Functions
22

3-
<EpicVideo url="https://www.epicweb.dev/workshops/programming-foundations/5-functions/intro-to-functions" />
3+
<EpicVideo url="https://www.epicweb.dev/workshops/programming-foundations/5-functions/introduction-to-functions" />
44

55
Functions are the building blocks of any program. They let you package up logic
66
into reusable pieces with clear inputs and outputs.

0 commit comments

Comments
 (0)