Skip to content

Commit e33637c

Browse files
chore(docs): change link to example (#239)
1 parent 1992841 commit e33637c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ to save these Events using an _Event Store_ (the append-only event log).
7070

7171
For more information, [check out the crate documentation](https://docs.rs/eventually).
7272

73-
You can also take a look at [`eventually-app-example`](https://github.com/get-eventually/eventually-app-example),
74-
showcasing an example event-sourced microservice using HTTP transport layer.
73+
You can also take a look at the [`bank-accounting`](https://github.com/get-eventually/eventually-rs/tree/main/examples/bank-accounting) example,
74+
showcasing Event-sourced application for a generic (and simple) Bank Accounting bounded context.
7575

7676
All other questions are more than welcome on our [Gitter chat](https://gitter.im/eventually-rs/community).
7777

0 commit comments

Comments
 (0)