Skip to content

Commit df009a7

Browse files
authored
docs: change badge to be same syntax and fix docker-hub links is not accessible for user (#352)
1 parent 2163ce2 commit df009a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# gRPC/Protocol Buffer Compiler Containers
22

3-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e20c6e95969a4926abd1dc778e8c8e7e)](https://app.codacy.com/gh/namely/docker-protoc/dashboard)
4-
[![GitHub Workflow Status (branch)](https://github.com/namely/docker-protoc/actions/workflows/master.yml/badge.svg)](https://github.com/namely/docker-protoc/actions?query=workflow%3AMaster)
5-
[![Docker Pulls](https://img.shields.io/docker/pulls/namely/protoc-all?style=flat-square)](https://hub.docker.com/repository/docker/namely/protoc-all)
3+
[![Codacy Badge](https://img.shields.io/codacy/grade/e20c6e95969a4926abd1dc778e8c8e7e?style=flat-square)](https://app.codacy.com/gh/namely/docker-protoc/dashboard)
4+
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/namely/docker-protoc/Master/master?style=flat-square)](https://github.com/namely/docker-protoc/actions?query=workflow%3AMaster)
5+
[![Docker Pulls](https://img.shields.io/docker/pulls/namely/protoc-all?style=flat-square)](https://hub.docker.com/r/namely/protoc-all)
66

77
This repository contains support for various Docker images that wrap `protoc`,
88
`prototool`, `grpc_cli` commands with [gRPC](https://github.com/grpc/grpc) support

0 commit comments

Comments
 (0)