Skip to content

Commit cd75ca3

Browse files
committed
docs: adjust supported versions in README
1 parent 984407e commit cd75ca3

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
<a href="https://hub.docker.com/r/mappia/magento-php"><img src="https://img.shields.io/docker/pulls/mappia/magento-php" alt="Docker Pulls" /></a>
1515
</p>
1616

17+
<h3 align="center">Supported Versions</h3>
18+
<p align="center">
19+
<a href="compose/2.4.6/docker-compose.yml"><code>2.4.6</code></a> · <a href="compose/2.4.7/docker-compose.yml"><code>2.4.7</code></a> · <a href="compose/2.4.8/docker-compose.yml"><code>2.4.8</code></a> · <a href="compose/2.4.9/docker-compose.yml"><code>2.4.9 (beta)</code></a>
20+
</p>
21+
1722
---
1823

1924
## Documentation
@@ -23,17 +28,4 @@ Visit **[devcontainer.mappia.io](https://devcontainer.mappia.io)** for the full
2328
- [Getting Started](https://devcontainer.mappia.io/getting-started.html)
2429
- [Services](https://devcontainer.mappia.io/services/)
2530
- [Features](https://devcontainer.mappia.io/features/xdebug.html)
26-
- [Customization](https://devcontainer.mappia.io/customization/docker-compose.html)
27-
28-
## Supported Versions
29-
30-
| Magento Version | Configuration |
31-
| --------------- | --- |
32-
| v2.4.6 | [compose/2.4.6](compose/2.4.6/docker-compose.yml) |
33-
| v2.4.7 | [compose/2.4.7](compose/2.4.7/docker-compose.yml) |
34-
| v2.4.8 | [compose/2.4.8](compose/2.4.8/docker-compose.yml) |
35-
| v2.4.9 | [compose/2.4.9](compose/2.4.9/docker-compose.yml) |
36-
37-
## License
38-
39-
[MIT](LICENSE)
31+
- [Customization](https://devcontainer.mappia.io/customization/docker-compose.html)

0 commit comments

Comments
 (0)