From 9f039e8a0a09e0278547d697efa018cd3fd68672 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 30 Jul 2021 01:12:05 -0400 Subject: More renamings. --- documentation/book/the_lux_programming_language/chapter_4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/book/the_lux_programming_language/chapter_4.md') diff --git a/documentation/book/the_lux_programming_language/chapter_4.md b/documentation/book/the_lux_programming_language/chapter_4.md index 8af46ccfc..088e531f6 100644 --- a/documentation/book/the_lux_programming_language/chapter_4.md +++ b/documentation/book/the_lux_programming_language/chapter_4.md @@ -171,5 +171,5 @@ We've also seen how to make functions, which is how you make your programs **do* Next, we'll make things more interesting, with _branching_, _loops_ and _pattern-matching_! -See you in the next chapter! +See you in [the next chapter](chapter_5.md)! -- cgit v1.2.3