Skip to content

Commit 2a3688d

Browse files
authored
Reorder docs language links (#850)
1 parent 393dc93 commit 2a3688d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<a class="card-grid-item">
1616
<img src="language-logos/dotnet.svg" />.NET
1717
</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>
2118
<a class="card-grid-item" href="https://node.testcontainers.org">
2219
<img src="language-logos/nodejs.svg" />Node.js
2320
</a>
21+
<a class="card-grid-item" href="https://testcontainers-python.readthedocs.io/en/latest/">
22+
<img src="language-logos/python.svg" />Python
23+
</a>
2424
<a class="card-grid-item" href="https://docs.rs/testcontainers/latest/testcontainers/">
2525
<img src="language-logos/rust.svg" />Rust
2626
</a>

0 commit comments

Comments
 (0)