From 7e0fffdf8555d56973b232e6b9b5f2bf931c3e47 Mon Sep 17 00:00:00 2001 From: Jonathan Camp Date: Fri, 19 Nov 2021 10:15:45 +0100 Subject: [PATCH] switch doc reference; remove dead ci --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 20e3d878..ab39032d 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ You need go1.13 or higher. We test with the current and previous Go version. See below for a list of [Tested Platforms](#tested-platforms) and [Supported Features](#supported-features). [![GitHub](https://github.com/gopcua/opcua/workflows/gopuca/badge.svg)](https://github.com/gopcua/opcua/actions) -[![GoDoc](https://godoc.org/github.com/gopcua/opcua?status.svg)](https://godoc.org/github.com/gopcua/opcua) -[![GolangCI](https://golangci.com/badges/github.com/gopcua/opcua.svg)](https://golangci.com/r/github.com/gopcua/opcua) +[![Go Reference](https://pkg.go.dev/badge/github.com/gopcua/opcua.svg)](https://pkg.go.dev/github.com/gopcua/opcua) [![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/gopcua/opcua/blob/master/LICENSE) [![Version](https://img.shields.io/github/tag/gopcua/opcua.svg?color=blue&label=version)](https://github.com/gopcua/opcua/releases)