diff --git a/appendix-a.asciidoc b/appendix-a.asciidoc index c411d26..ed29463 100644 --- a/appendix-a.asciidoc +++ b/appendix-a.asciidoc @@ -316,7 +316,7 @@ include::code/ch07-03/geography.ex[] Here is a suggested solution for <>. The code shown here is the code required to implement the additional protocols; the remaining -code is the same as in [[SOLUTION07-ET03]] +code is the same as in <>. ==== +city.ex+ // [source,elixir]