We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393dc93 commit 2a3688dCopy full SHA for 2a3688d
docs/index.md
@@ -15,12 +15,12 @@
15
<a class="card-grid-item">
16
<img src="language-logos/dotnet.svg" />.NET
17
</a>
18
- <a class="card-grid-item" href="https://testcontainers-python.readthedocs.io/en/latest/">
19
- <img src="language-logos/python.svg" />Python
20
- </a>
21
<a class="card-grid-item" href="https://node.testcontainers.org">
22
<img src="language-logos/nodejs.svg" />Node.js
23
+ <a class="card-grid-item" href="https://testcontainers-python.readthedocs.io/en/latest/">
+ <img src="language-logos/python.svg" />Python
+ </a>
24
<a class="card-grid-item" href="https://docs.rs/testcontainers/latest/testcontainers/">
25
<img src="language-logos/rust.svg" />Rust
26
0 commit comments