aboutsummaryrefslogtreecommitdiff
path: root/documentation/book/the_lux_programming_language/chapter_7.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/book/the_lux_programming_language/chapter_7.md')
-rw-r--r--documentation/book/the_lux_programming_language/chapter_7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/book/the_lux_programming_language/chapter_7.md b/documentation/book/the_lux_programming_language/chapter_7.md
index 49c204626..75ec91400 100644
--- a/documentation/book/the_lux_programming_language/chapter_7.md
+++ b/documentation/book/the_lux_programming_language/chapter_7.md
@@ -186,5 +186,5 @@ It may be the case that in the future Lux adds new mechanisms for achieving the
Now that we've discussed _interfaces_ and _implementations_, it's time to talk about a _very special family of interfaces_.
-See you in the next chapter!
+See you in [the next chapter](chapter_8.md)!