docs/services.md in lhs-1.3.1 vs docs/services.md in lhs-1.4.0
- old
+ new
@@ -239,5 +239,9 @@
end
favorite = Favorite.includes(:place).find(1)
favorite.place.name # local.ch AG
```
+
+## Validation
+
+See: [Item Validation](../item.md).
\ No newline at end of file