From 8c8aeada3d32a1a61d32995e03bd89adfd41bd2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Lipt=C3=A1k?= Date: Fri, 25 Sep 2020 16:24:51 -0400 Subject: [PATCH] Correct build badge in README (#265) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1675329..73cd111 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Latest GitHub release](https://img.shields.io/github/release/ahmetb/kubectx.svg) ![GitHub stars](https://img.shields.io/github/stars/ahmetb/kubectx.svg?label=github%20stars) -![Travis (.org) branch](https://img.shields.io/travis/ahmetb/kubectx/master.svg) +[![Go implementation (CI)](https://github.com/ahmetb/kubectx/workflows/Go%20implementation%20(CI)/badge.svg)](https://github.com/ahmetb/kubectx/actions?query=workflow%3A"Go+implementation+(CI)") ![Proudly written in Bash](https://img.shields.io/badge/written%20in-bash-ff69b4.svg) This repository provides both `kubectx` and `kubens` tools.