Skip to content

Commit

Permalink
chore: update badges in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Jan 8, 2024
1 parent 6ae37bf commit 9c7db27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Track your .proto files and prevent changes to messages and services which impact API compatibility.

[![CircleCI](https://circleci.com/gh/nilslice/protolock/tree/master.svg?style=svg)](https://circleci.com/gh/nilslice/protolock/tree/master)
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/nilslice/protolock)
![Tests](https://github.com/nilslice/protolock/actions/workflows/test.yml/badge.svg)
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://pkg.go.dev/github.com/nilslice/protolock)

## Why

Expand Down

0 comments on commit 9c7db27

Please sign in to comment.