Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 014b3bd

Browse files
Readme fixes
1 parent 2242aa3 commit 014b3bd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ For more information about `appsettings.json` and manual configuration features,
241241

242242
RabbitMQ client implemented in this library (class which implements `IQueueService`) opens two connections to the RabbitMQ server. One connection is used for message production and the other one is for message consumption.
243243
This behavior covered in the [advanced usage documentation file](./docs/advanced-usage.md), dive into it deeply if you want to control the client behavior tighter.
244-
There is also an [example project](.examples/Examples.AdvancedConfiguration) that demonstrates an advances usage of the RabbitMq client.
244+
There is also an [example project](./examples/Examples.AdvancedConfiguration) that demonstrates an advances usage of the RabbitMq client.
245245

246246
## Changelog
247247

0 commit comments

Comments
 (0)