Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 6eff3f4

Browse files
authored
Merge pull request #36 from linuxserver/nemchik-patch-2
Fix links to docker compose github v2
2 parents de942ce + d7e9e1a commit 6eff3f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme-vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ full_custom_readme: |
4343
[![Jenkins Build](https://img.shields.io/jenkins/build?labelColor=555555&logoColor=ffffff&style=for-the-badge&jobUrl=https%3A%2F%2Fci.linuxserver.io%2Fjob%2FDocker-Pipeline-Builders%2Fjob%2Fdocker-docker-compose%2Fjob%2Fv2%2F&logo=jenkins)](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-docker-compose/job/v2/)
4444
[![LSIO CI](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fdocker-compose%2Flatest%2Fci-status.yml)](https://ci-tests.linuxserver.io/linuxserver/docker-compose/latest/index.html)
4545
46-
[docker-compose](https://github.com/docker-compose/docker-compose) is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application's services. Then, using a single command, you create and start all the services from your configuration.
46+
[docker-compose](https://github.com/docker/compose) is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application's services. Then, using a single command, you create and start all the services from your configuration.
4747
48-
[![docker-compose](https://github.com/docker/compose/raw/master/logo.png)](https://github.com/docker-compose/docker-compose)
48+
[![docker-compose](https://github.com/docker/compose/raw/master/logo.png)](https://github.com/docker/compose)
4949
5050
## Supported Architectures
5151

0 commit comments

Comments
 (0)