Skip to content

Commit

Permalink
Fix link zookeeper example (#6079)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnzit committed Oct 29, 2022
1 parent 695cda7 commit d792aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Examples of different use cases provided by Testcontainers can be found below:
- [Spring Boot with Kotlin](https://github.com/testcontainers/testcontainers-java/tree/main/examples/spring-boot-kotlin-redis)
- [TestNG](https://github.com/testcontainers/testcontainers-java/tree/main/examples/redis-backed-cache-testng)
- [ImmuDb](https://github.com/testcontainers/testcontainers-java/tree/main/examples/immudb)
- [Zookeeper](https://github.com/testcontainers/testcontainers-java/tree/main/examples/zookeper)
- [Zookeeper](https://github.com/testcontainers/testcontainers-java/tree/main/examples/zookeeper)

0 comments on commit d792aae

Please sign in to comment.