diff --git a/chapter_01_domain_model.asciidoc b/chapter_01_domain_model.asciidoc index f94452fb..665cb7fd 100644 --- a/chapter_01_domain_model.asciidoc +++ b/chapter_01_domain_model.asciidoc @@ -176,7 +176,7 @@ We make sure to express those rules in the business jargon (the _ubiquitous language_ in DDD terminology). We choose memorable identifiers for our objects so that the examples are easier to talk about. -pass:[#allocation_notes] shows some notes we might have taken while having a +The sidebar named <> shows some notes we might have taken while having a conversation with our domain experts about allocation. [[allocation_notes]]