Skip to content

Commit d792aae

Browse files
authored
Fix link zookeeper example (#6079)
1 parent 695cda7 commit d792aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Examples of different use cases provided by Testcontainers can be found below:
1414
- [Spring Boot with Kotlin](https://github.com/testcontainers/testcontainers-java/tree/main/examples/spring-boot-kotlin-redis)
1515
- [TestNG](https://github.com/testcontainers/testcontainers-java/tree/main/examples/redis-backed-cache-testng)
1616
- [ImmuDb](https://github.com/testcontainers/testcontainers-java/tree/main/examples/immudb)
17-
- [Zookeeper](https://github.com/testcontainers/testcontainers-java/tree/main/examples/zookeper)
17+
- [Zookeeper](https://github.com/testcontainers/testcontainers-java/tree/main/examples/zookeeper)

0 commit comments

Comments
 (0)