Skip to content

Commit e4ac65c

Browse files
authored
ci: update badges (#189)
Remove the Jenkins reference and use the GitHub workflows badge markdown
1 parent 57ae611 commit e4ac65c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# go-sysinfo
22

3-
[![Build Status](https://beats-ci.elastic.co/job/Library/job/go-sysinfo-mbp/job/main/badge/icon)](https://beats-ci.elastic.co/job/Library/job/go-sysinfo-mbp/job/main/)
4-
![Github Workflow](https://github.com/elastic/go-sysinfo/actions/workflows/go.yml/badge.svg)
3+
[![go](https://github.com/elastic/go-sysinfo/actions/workflows/go.yml/badge.svg)](https://github.com/elastic/go-sysinfo/actions/workflows/go.yml)
54
[![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][godocs]
65

76
[godocs]: http://godoc.org/github.com/elastic/go-sysinfo

0 commit comments

Comments
 (0)