From 24b5d7ca8ea8489adbae21dc6dfc39136249bff4 Mon Sep 17 00:00:00 2001 From: Joey Espinosa Date: Sun, 7 Jan 2024 22:33:01 -0500 Subject: [PATCH] docs: update kconf build status (#918) Co-authored-by: James Hegedus --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 879af99..f7ddc38 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | kcat | [douglasdgoulart/asdf-kcat](https://github.com/douglasdgoulart/asdf-kcat) | [![Build Status](https://github.com/douglasdgoulart/asdf-kcat/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/douglasdgoulart/asdf-kcat/actions) | | kcctl | [joschi/asdf-kcctl](https://github.com/joschi/asdf-kcctl) | [![Main workflow](https://github.com/joschi/asdf-kcctl/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/joschi/asdf-kcctl/actions/workflows/workflow.yml) | | kcl | [starkers/asdf-kcl](https://github.com/starkers/asdf-kcl) | [![Build](https://github.com/starkers/asdf-kcl/actions/workflows/build.yml/badge.svg)](https://github.com/starkers/asdf-kcl/actions/workflows/build.yml) | -| kconf | [particledecay/asdf-kconf](https://github.com/particledecay/asdf-kconf) | [![Test Plugin](https://github.com/particledecay/asdf-kconf/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-kconf/actions) | +| kconf | [particledecay/asdf-kconf](https://github.com/particledecay/asdf-kconf) | [![Build](https://github.com/particledecay/asdf-kconf/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/particledecay/asdf-kconf/actions/workflows/build.yml) | | Kind | [johnlayton/asdf-kind](https://github.com/johnlayton/asdf-kind) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-kind/workflows/main/badge.svg)](https://github.com/johnlayton/asdf-kind/actions) | | Kiota | [asdf-community/asdf-kiota](https://github.com/asdf-community/asdf-kiota) | [![Build Status](https://github.com/asdf-community/asdf-kiota/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-kiota/actions/workflows/build.yml) | | ki | [comdotlinux/asdf-ki](https://github.com/comdotlinux/asdf-ki) | [![Build Status](https://github.com/comdotlinux/asdf-ki/workflows/Build/badge.svg)](https://github.com/comdotlinux/asdf-ki/actions) |