Skip to content

Commit

Permalink
Improve DDD: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zikwall committed Sep 21, 2021
1 parent 35b507d commit 7f2f078
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ __KISS__ — это принцип проектирования и програ

## <a name="ddd"></a> DDD

- [x] [Value Object](./docs/ddd/Value Object.md)
- [ ] [Domain Event](./docs/ddd/Domain Event.md)
- [ ] [Domain Service](./docs/ddd/Domain Service.md)
- [x] [Value Object](./docs/ddd/Value%20Object.md)
- [ ] [Domain Event](./docs/ddd/Value%20Object.md)
- [ ] [Domain Service](./docs/ddd/Domain%20Service.md)
- [ ] [Aggregate](./docs/ddd/Aggregate.md)
- [ ] [Entity](./docs/ddd/Entity.md)
- [ ] [Module](./docs/ddd/Module.md)
Expand Down

0 comments on commit 7f2f078

Please sign in to comment.