mirror of
https://github.com/distribution/distribution.git
synced 2025-09-19 18:02:52 +00:00
fix: build status badge
At some point we renamed the build workflow from CI to build but forgot to update the build status badge link in the readme. This fixes it. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<img style="align: center; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;" width="238px" height="238px" src="./distribution-logo.svg" />
|
||||
</p>
|
||||
|
||||
[](https://github.com/distribution/distribution/actions?query=workflow%3ACI)
|
||||
[](https://github.com/distribution/distribution/actions/workflows/build.yml?query=workflow%3Abuild)
|
||||
[](https://pkg.go.dev/github.com/distribution/distribution)
|
||||
[](LICENSE)
|
||||
[](https://codecov.io/gh/distribution/distribution)
|
||||
|
Reference in New Issue
Block a user