From e8b7606f80ed7605b8605e05a96509e08ed6616a Mon Sep 17 00:00:00 2001 From: "Philip K. Warren" Date: Fri, 5 Jun 2026 12:41:28 -0500 Subject: [PATCH] Fix license badge in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a4c220933..b59d3ad17d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Buf -[![License](https://img.shields.io/github/license/bufbuild/buf?color=blue)](https://github.com/bufbuild/buf/blob/main/LICENSE) +[![License](https://img.shields.io/github/license/bufbuild/buf?color=blue&v=1)](https://github.com/bufbuild/buf/blob/main/LICENSE) [![Release](https://img.shields.io/github/v/release/bufbuild/buf?include_prereleases)](https://github.com/bufbuild/buf/releases) [![CI](https://github.com/bufbuild/buf/workflows/ci/badge.svg)](https://github.com/bufbuild/buf/actions?workflow=ci) [![Docker](https://img.shields.io/docker/pulls/bufbuild/buf)](https://hub.docker.com/r/bufbuild/buf)