Skip to content

Commit d2ef633

Browse files
committed
Replace godoc.org with pkg.go.dev
... but keep the current badge, until pkg.go.dev has an official one. Reference: golang/go#36982
1 parent 843c6e1 commit d2ef633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This community project provides bindings for the currently latest version of Pow
55
[![Build Status](https://github.com/joeig/go-powerdns/workflows/Tests/badge.svg)](https://github.com/joeig/go-powerdns/actions)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/joeig/go-powerdns)](https://goreportcard.com/report/github.com/joeig/go-powerdns)
77
[![Coverage Status](https://coveralls.io/repos/github/joeig/go-powerdns/badge.svg?branch=master)](https://coveralls.io/github/joeig/go-powerdns?branch=master)
8-
[![Documentation](https://godoc.org/github.com/joeig/go-powerdns?status.svg)](https://godoc.org/github.com/joeig/go-powerdns)
8+
[![Documentation](https://godoc.org/github.com/joeig/go-powerdns?status.svg)](https://pkg.go.dev/github.com/joeig/go-powerdns/v2)
99

1010
## Features
1111

0 commit comments

Comments
 (0)