Fix CI badge in README (was pointing to lazygit instead of lazydocker)

This commit is contained in:
SUSHMITHA-MOSALI1 2025-06-14 18:14:00 +05:30
parent bedde4a037
commit 60e6a14cf0
No known key found for this signature in database

View file

@ -30,7 +30,7 @@
A simple terminal UI for both docker and docker-compose, written in Go with the [gocui](https://github.com/jroimartin/gocui 'gocui') library.
![CI](https://github.com/jesseduffield/lazygit/workflows/Continuous%20Integration/badge.svg)
[![CI](https://github.com/jesseduffield/lazydocker/actions/workflows/ci.yml/badge.svg)](https://github.com/jesseduffield/lazydocker/actions/workflows/ci.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/jesseduffield/lazydocker)](https://goreportcard.com/report/github.com/jesseduffield/lazydocker)
[![GolangCI](https://golangci.com/badges/github.com/jesseduffield/lazydocker.svg)](https://golangci.com)
[![GoDoc](https://godoc.org/github.com/jesseduffield/lazydocker?status.svg)](http://godoc.org/github.com/jesseduffield/lazydocker)