Skip to content

Commit 114cf45

Browse files
committed
Initial docs update referring to new location of modules
1 parent 6dd50c0 commit 114cf45

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/usage/modules.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Contributed modules
22

3-
The following modules have been largely developed outside of the Testcontainers core project and are maintained and released separately:
3+
The following modules are available for specialised use cases:
44

5-
* [MS SQL Server](https://github.com/testcontainers/testcontainers-java-module-mssqlserver)
6-
* [Oracle XE](https://github.com/testcontainers/testcontainers-java-module-oracle-xe)
7-
* [Hashicorp Vault](https://github.com/testcontainers/testcontainers-java-module-vault)
8-
* [Dynalite](https://github.com/testcontainers/testcontainers-java-module-dynalite) (Amazon DynamoDB emulation)
9-
* [Atlassian Localstack](https://github.com/testcontainers/testcontainers-java-module-localstack) (emulation of a broad set of various AWS services)
10-
* [MariaDB](https://github.com/testcontainers/testcontainers-java-module-mariadb)
5+
* [MS SQL Server](../../modules/mssqlserver/README.md)
6+
* [Oracle XE](../../modules/oracle-xe/README.md)
7+
* [Dynalite](../../modules/dynalite/README.md) (Amazon DynamoDB emulation)
8+
* [Atlassian Localstack](../../modules/localstack/README.md) (emulation of a broad set of various AWS services)
9+
* [MariaDB](../../modules/mariadb/README.md)
10+
* [Hashicorp Vault](../../modules/vault/README.md)

0 commit comments

Comments
 (0)