diff --git a/README.md b/README.md index 27462a8..63f11e3 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,8 @@ func Handler(ctx *replication.ListenerContext) { * [Simple](./example/simple) * [Simple File Config](./example/simple-file-config) -* [PostgreSQL to Elasticsearch](./example/elasticsearch) -* [PostgreSQL to Kafka](./example/kafka) +* [PostgreSQL to Elasticsearch](https://github.com/Trendyol/go-pq-cdc-elasticsearch/tree/main/example/simple) +* [PostgreSQL to Kafka](https://github.com/Trendyol/go-pq-cdc-kafka/tree/main/example/simple) * [PostgreSQL to PostgreSQL](./example/postgresql) ### Availability