From a4b93c633455250afeaf7823ac368e997a3ff899 Mon Sep 17 00:00:00 2001 From: John Layton Date: Fri, 22 May 2020 08:51:49 +1000 Subject: [PATCH] fix link in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08d7a4e..23b8f83 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ itself) to look for plugins. | Opam | [asdf-community/asdf-opam](https://github.com/asdf-community/asdf-opam) | [![Build status](https://github.com/asdf-community/asdf-opam/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-opam/actions) | | OpenResty | [smashedtoatoms/asdf-openresty](https://github.com/smashedtoatoms/asdf-openresty) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-openresty.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-openresty) | | Operator SDK | [Medium/asdf-operator-sdk](https://github.com/Medium/asdf-operator-sdk) | [![Build Status](https://travis-ci.org/Medium/asdf-operator-sdk.svg?branch=master)](https://travis-ci.org/Medium/asdf-operator-sdk) | -| Pack | [johnlayton/asdf-pack](https://github.com/johnlayton/asdf-pack) | [![Build Status](https://travis-ci.org/johnlayton/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/johnlayton/asdf-pack) | +| Pack | [johnlayton/asdf-pack](https://github.com/johnlayton/asdf-pack) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-pack/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-pack/actions) | | Packer | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | | PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | [![Build status](https://github.com/asdf-community/asdf-php/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-php/actions) | | Pluto | [FairwindsOps/pluto](https://github.com/FairwindsOps/asdf-pluto) | [![GitHub Actions Status](https://github.com/FairwindsOps/asdf-pluto/workflows/master/badge.svg?branch=master)](https://github.com/FairwindsOps/asdf-pluto/actions) |