Skip to content

Commit

Permalink
correct link ci build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
wimspaargaren committed Aug 2, 2023
1 parent edaac8e commit 798c595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Go Generic Worker Pool
[![Build Status](https://github.com/wimspaargaren/workers/workflows/ci/badge.svg)](https://github.com/wimspaargaren/workers/actions)
[![Build Status](https://github.com/wimspaargaren/workers/actions/workflows/ci.yml/badge.svg)](https://github.com/wimspaargaren/workers/actions/workflows/ci.yml)
[![Go Reference](https://pkg.go.dev/badge/github.com/wimspaargaren/workers.svg)](https://pkg.go.dev/github.com/wimspaargaren/workers)

This repository provides a generic, easy to use worker pool.
Expand Down

0 comments on commit 798c595

Please sign in to comment.