Skip to content

Commit

Permalink
fix url path
Browse files Browse the repository at this point in the history
  • Loading branch information
methodmissing committed Nov 11, 2010
1 parent 6cfe88c commit cd94197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

An example (and work in progress) Ruby implementation of CQRS (Command and Query Responsibility Segregation) as a reference for a [session](http://codebits.eu/intra/s/session/168) at [SAPO Codebits 2010](http://www.codebits.eu)

![Conceptual View](/assets/cqrs.jpg)
![Conceptual View](https://github.com/methodmissing/aftermath/raw/master/assets/cqrs.png)

# Implementation notes

Expand Down

0 comments on commit cd94197

Please sign in to comment.