From 7f781c3872a2df0737abccde84e7153041be488d Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 28 Jan 2023 09:57:45 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index aba18a81..74bf4277 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -16,6 +16,8 @@ convertToKelvin or convertToCelsius called when user asks for conversion. A .gbapp can persist and read data from database according to the conversation session. +Please read: [Anti Patterns Catalog](http://wiki.c2.com/?AntiPatternsCatalog). + ## Preparing Environment General procedures: