diff --git a/README.md b/README.md index a863b11..95d740f 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | dive | [looztra/asdf-dive](https://github.com/looztra/asdf-dive) | [![Build Status](https://travis-ci.org/looztra/asdf-dive.svg?branch=master)](https://travis-ci.org/looztra/asdf-dive) | | djinni | [cross-language-cpp/asdf-djinni](https://github.com/cross-language-cpp/asdf-djinni.git) | [![Build](https://github.com/cross-language-cpp/asdf-djinni/workflows/Build/badge.svg?event=push&branch=main)](https://github.com/cross-language-cpp/asdf-djinni/actions) | | docker-slim | [xataz/asdf-docker-slim](https://github.com/xataz/asdf-docker-slim.git) | [![Build](https://github.com/xataz/asdf-docker-slim/actions/workflows/workflow.yml/badge.svg)](https://github.com/xataz/asdf-docker-slim/actions/workflows/workflow.yml) | -| docker-compose-v1 | [kompiro/asdf-docker-compose-v1](https://github.com/kompiro/asdf-docker-compose-v1.git) | [![Build Status](https://github.com/kompiro/asdf-docker-compose-v1/actions/workflows/build.yml/badge.svg)](https://github.com/kompiro/asdf-docker-compose-v1/actions/workflows/build.yml) | +| docker-compose-v1 | [yilas/asdf-docker-compose-v1](https://github.com/yilas/asdf-docker-compose-v1.git) | [![Build Status](https://github.com/yilas/asdf-docker-compose-v1/actions/workflows/build.yml/badge.svg)](https://github.com/yilas/asdf-docker-compose-v1/actions/workflows/build.yml) | | dockle | [mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-dockle) | [![Build Status](https://github.com/mathew-fleisch/asdf-dockle/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-dockle/actions) | | doctl | [maristgeek/asdf-doctl](https://github.com/maristgeek/asdf-doctl) | [![Build Status](https://travis-ci.org/maristgeek/asdf-doctl.svg?branch=master)](https://travis-ci.org/maristgeek/asdf-doctl) | | docToolchain | [joschi/asdf-doctoolchain](https://github.com/joschi/asdf-doctoolchain) | [![Main workflow](https://github.com/joschi/asdf-doctoolchain/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-doctoolchain/actions) | diff --git a/plugins/docker-compose-v1 b/plugins/docker-compose-v1 index d9ed698..6157cfd 100644 --- a/plugins/docker-compose-v1 +++ b/plugins/docker-compose-v1 @@ -1 +1 @@ -repository = https://github.com/kompiro/asdf-docker-compose-v1 +repository = https://github.com/yilas/asdf-docker-compose-v1