From 169ad56f2228c8824ae7b4d34d30ef48da829ea6 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Tue, 28 Feb 2023 21:46:22 -0500 Subject: [PATCH] fix badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 683d901..2ed205c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # shpod -[![GitHub Super-Linter](https://github.com/bretfisher/shpod/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/BretFisher/shpod/actions/workflows/linter.yml) -[![Build Container Image](https://github.com/bretfisher/shpod/actions/workflows/call-docker-build.yml/badge.svg?branch=main)](https://github.com/BretFisher/shpod/actions/workflows/call-docker-build.yml) +[![Lint Code Base](https://github.com/BretFisher/shpod/actions/workflows/call-super-linter.yaml/badge.svg)](https://github.com/BretFisher/shpod/actions/workflows/call-super-linter.yaml) +[![Docker Build](https://github.com/BretFisher/shpod/actions/workflows/call-docker-build.yaml/badge.svg)](https://github.com/BretFisher/shpod/actions/workflows/call-docker-build.yaml) **TL,DR:** `curl https://k8smastery.com/shpod.sh | sh`