From 5870a62dab3e73a14f4488ebab0660479ae3e284 Mon Sep 17 00:00:00 2001 From: Ilya Kaznacheev Date: Mon, 16 Nov 2020 13:04:00 +0300 Subject: [PATCH] Update Godoc link to pkg.go.dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38d39695b..629be3b6f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sarama -[![GoDoc](https://godoc.org/github.com/Shopify/sarama?status.svg)](https://godoc.org/github.com/Shopify/sarama) +[![GoDoc](https://godoc.org/github.com/Shopify/sarama?status.svg)](https://pkg.go.dev/github.com/Shopify/sarama) [![Build Status](https://travis-ci.org/Shopify/sarama.svg?branch=master)](https://travis-ci.org/Shopify/sarama) [![Coverage](https://codecov.io/gh/Shopify/sarama/branch/master/graph/badge.svg)](https://codecov.io/gh/Shopify/sarama)