We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdf391 commit 2223cfcCopy full SHA for 2223cfc
exercises/05.functions/README.mdx
@@ -1,6 +1,6 @@
1
# Functions
2
3
-<EpicVideo url="https://www.epicweb.dev/workshops/programming-foundations/5-functions/intro-to-functions" />
+<EpicVideo url="https://www.epicweb.dev/workshops/programming-foundations/5-functions/introduction-to-functions" />
4
5
Functions are the building blocks of any program. They let you package up logic
6
into reusable pieces with clear inputs and outputs.
0 commit comments