From a950a63cc11e376b2b066ed6e7909a3ac8545860 Mon Sep 17 00:00:00 2001 From: "huhouhuam@outlook.com" Date: Sat, 10 Feb 2024 22:04:03 +0800 Subject: [PATCH] change License branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de27134..94bdcdb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/seacraft/errors?)](https://goreportcard.com/report/github.com/seacraft/errors) [![golangci badge](https://github.com/golangci/golangci-web/blob/master/src/assets/images/badge_a_plus_flat.svg)](https://golangci.com/r/github.com/seacraft/errors) [![release](https://img.shields.io/github/release-pre/seacraft/errors.svg)](https://github.com/seacraft/errors/releases) -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/mum4k/termdash/blob/main/LICENSE) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/seacraft/errors/blob/main/LICENSE) [![Releases](https://img.shields.io/github/downloads/seacraft/errors/total.svg)](https://github.com/seacraft/errors/releases) Based on the `github.com/pkg/errors` package, it adds support for `error code` and is fully compatible with `github.com/pkg/errors`.