Skip to content

Commit

Permalink
Update examples.md - Use of links between containers should be deprec…
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoireaux committed Jan 8, 2024
1 parent 36c8727 commit c8e94d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Examples of different use cases provided by Testcontainers can be found below:

- [Hazelcast](https://github.com/testcontainers/testcontainers-java/tree/main/examples/hazelcast)
- [Kafka Cluster with multiple brokers](https://github.com/testcontainers/testcontainers-java/tree/main/examples/kafka-cluster)
- [Linked containers](https://github.com/testcontainers/testcontainers-java/tree/main/examples/linked-container)
- [Neo4j](https://github.com/testcontainers/testcontainers-java/tree/main/examples/neo4j-container)
- [Redis](https://github.com/testcontainers/testcontainers-java/tree/main/examples/redis-backed-cache)
- [Selenium](https://github.com/testcontainers/testcontainers-java/tree/main/examples/selenium-container)
Expand Down

0 comments on commit c8e94d6

Please sign in to comment.