diff --git a/src/StreamStore.NoSql.Cassandra/README.md b/src/StreamStore.NoSql.Cassandra/README.md index 3c1502f..00ecb20 100644 --- a/src/StreamStore.NoSql.Cassandra/README.md +++ b/src/StreamStore.NoSql.Cassandra/README.md @@ -101,8 +101,8 @@ How to use [StreamStore] in your application code you can find on StreamStore [p ## Example -You can find an example of usage in the [StreamStore.NoSql.Example](https://github.com/kostiantyn-matsebora/streamstore/tree/master/src/StreamStore.NoSql.Example) project. -More informatio about how example application works you can find in [StreamStore](https://github.com/kostiantyn-matsebora/streamstore/tree/master/#example) documentation. +You can find an example of usage in the [StreamStore.NoSql.Example](https://github.com/kostiantyn-matsebora/streamstore/tree/master/src/StreamStore.NoSql.Example) project. +More information about how example application works you can find in [StreamStore](https://github.com/kostiantyn-matsebora/streamstore/tree/master/#example) documentation. ### Testing