From 08fb6a907461cfffbe0c19aed7a434362c6aeadb Mon Sep 17 00:00:00 2001 From: James Hegedus Date: Tue, 23 Aug 2022 01:34:35 +1000 Subject: [PATCH] fix: recent erroneous PRs (#658) --- README.md | 6 +++--- upt => plugins/upt | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename upt => plugins/upt (100%) diff --git a/README.md b/README.md index f5ebdcf..67aa203 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | [![Build Status](https://github.com/younke/asdf-carthage/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-carthage/actions) | | ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | [![Build Status](https://github.com/asdf-community/asdf-ccache/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-ccache/actions) | | certstrap | [carnei-ro/asdf-certstrap](https://github.com/carnei-ro/asdf-certstrap) | [![Build Status](https://github.com/carnei-ro/asdf-certstrap/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-certstrap/actions) | -| cidr-merger | [cidr-merger](https://github.com/ORCID/asdf-cidr-merger) | [![Build](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml) | +| cidr-merger | [cidr-merger](https://github.com/ORCID/asdf-cidr-merger) | [![Build](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml) | | cf | [mattysweeps/asdf-cf](https://github.com/mattysweeps/asdf-cf) | [![Build Status](https://travis-ci.org/mattysweeps/asdf-cf.svg?branch=master)](https://travis-ci.org/mattysweeps/asdf-cf) | | cfssl | [mathew-fleisch/asdf-cfssl](https://github.com/mathew-fleisch/asdf-cfssl) | [![Build Status](https://github.com/mathew-fleisch/asdf-cfssl/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-cfssl/actions) | | chamber | [mintel/asdf-chamber](https://github.com/mintel/asdf-chamber) | [![Build Status](https://github.com/mintel/asdf-chamber/workflows/Build/badge.svg?branch=master)](https://github.com/mintel/asdf-chamber/actions) | @@ -106,8 +106,8 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | checkov | [bosmak/asdf-checkov](https://github.com/bosmak/asdf-checkov) | [![Build Status](https://github.com/bosmak/asdf-checkov/workflows/Build/badge.svg)](https://github.com/bosmak/asdf-checkov/actions) | | chezmoi | [joke/asdf-chezmoi](https://github.com/joke/asdf-chezmoi) | [![Build Status](https://github.com/joke/asdf-chezmoi/workflows/Build/badge.svg)](https://github.com/joke/asdf-chezmoi/actions) | | chezscheme | [asdf-community/asdf-chezscheme](https://github.com/asdf-community/asdf-chezscheme) | [![Build Status](https://github.com/asdf-community/asdf-chezscheme/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-chezscheme/actions) | -| CHICKEN | [evhan/asdf-chicken](https://github.com/evhan/asdf-chicken) | [![Build Status](https://travis-ci.org/evhan/asdf-chicken.svg?branch=master)](https://travis-ci.org/evhan/asdf-chicken) -| Chromedriver | [schinckel/asdf-chromedriver](https://github.com/schinckel/asdf-chromedriver) | [![Build status](https://github.com/schinckel/asdf-chromedriver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/schinckel/asdf-chromedriver/actions) +| CHICKEN | [evhan/asdf-chicken](https://github.com/evhan/asdf-chicken) | [![Build Status](https://travis-ci.org/evhan/asdf-chicken.svg?branch=master)](https://travis-ci.org/evhan/asdf-chicken) | +| Chromedriver | [schinckel/asdf-chromedriver](https://github.com/schinckel/asdf-chromedriver) | [![Build status](https://github.com/schinckel/asdf-chromedriver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/schinckel/asdf-chromedriver/actions) | | cilium-cli | [carnei-ro/asdf-cilium-cli](https://github.com/carnei-ro/asdf-cilium-cli) | [![Build Status](https://github.com/carnei-ro/asdf-cilium-cli/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-cilium-cli/actions) | | cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) | [![Build Status](https://github.com/NitriKx/asdf-cilium-hubble/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/NitriKx/asdf-cilium-hubble/actions) | | Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) | [![Build Status](https://github.com/asdf-community/asdf-clojure/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-clojure/actions) | diff --git a/upt b/plugins/upt similarity index 100% rename from upt rename to plugins/upt