diff --git a/README.md b/README.md
index 76b4e03aa..bdb9bc65f 100644
--- a/README.md
+++ b/README.md
@@ -114,12 +114,12 @@ In this small introduction we look at the main features of xef, including the `a
- [ Kotlin version](https://github.com/xebia-functional/xef/blob/main/docs/intro/kotlin.md)
- [ Scala version](https://github.com/xebia-functional/xef/blob/main/docs/intro/scala.md)
-- [ Java version](https://github.com/xebia-functional/xef/blob/main/docs/intro/java.md)
+- [ Java version](https://github.com/xebia-functional/xef/blob/main/docs/intro/java.md)
## 🚀 Examples
You can also have a look at the examples to have a feeling of how using the library looks like.
-- [ Examples in Kotlin](https://github.com/xebia-functional/xef/tree/main/examples/kotlin/src/main/kotlin/com/xebia/functional/xef/auto)
-- [ Examples in Scala](https://github.com/xebia-functional/xef/tree/main/examples/scala/src/main/scala/com/xebia/functional/xef/scala/auto)
-- [ Examples in Java](https://github.com/xebia-functional/xef/tree/main/examples/java/src/main/java/com/xebia/functional/xef/java/auto)
+- [ Examples in Kotlin](https://github.com/xebia-functional/xef/tree/main/examples/kotlin/src/main/kotlin/com/xebia/functional/xef/conversation)
+- [ Examples in Scala](https://github.com/xebia-functional/xef/tree/main/examples/scala/src/main/scala/com/xebia/functional/xef/scala/conversation)
+- [ Examples in Java](https://github.com/xebia-functional/xef/tree/main/examples/java/src/main/java/com/xebia/functional/xef/java/auto)