Skip to content

Commit

Permalink
fix(readme): correct link for build status
Browse files Browse the repository at this point in the history
  • Loading branch information
kmova authored Sep 12, 2021
1 parent 0f52386 commit a3e746d
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,6 +1,6 @@
# Jiva

[![Build Status](https://github.com/openebs/jiva/actions/workflows/build.yaml/badge.svg)](https://github.com/openebs/jiva/actions/workflows/build.yml)
[![Build Status](https://github.com/openebs/jiva/actions/workflows/build.yml/badge.svg)](https://github.com/openebs/jiva/actions/workflows/build.yml)
[![Releases](https://img.shields.io/github/release/openebs/jiva/all.svg?style=flat-square)](https://github.com/openebs/jiva/releases)
[![Docker Pulls](https://img.shields.io/docker/pulls/openebs/jiva)](https://hub.docker.com/repository/docker/openebs/jiva)
[![Slack](https://img.shields.io/badge/chat!!!-slack-ff1493.svg?style=flat-square)](https://kubernetes.slack.com/messages/openebs)
Expand Down

0 comments on commit a3e746d

Please sign in to comment.