mirror of
https://github.com/ProtonMail/go-proton-api.git
synced 2025-12-23 23:57:50 -05:00
docs: Fix goreport badge
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<a href="https://github.com/ProtonMail/go-proton-api/actions/workflows/check.yml"><img src="https://github.com/ProtonMail/go-proton-api/actions/workflows/check.yml/badge.svg?branch=master" alt="CI Status"></a>
|
||||
<a href="https://pkg.go.dev/github.com/ProtonMail/go-proton-api"><img src="https://pkg.go.dev/badge/github.com/ProtonMail/go-proton-api" alt="GoDoc"></a>
|
||||
<a href="https://goreportcard.com/report/ProtonMail/go-proton-api"><img src="https://goreportcard.com/badge/ProtonMail/go-proton-api" alt="Go Report Card"></a>
|
||||
<a href="https://goreportcard.com/report/github.com/ProtonMail/go-proton-api"><img src="https://goreportcard.com/badge/github.com/ProtonMail/go-proton-api" alt="Go Report Card"></a>
|
||||
<a href="LICENSE"><img src="https://img.shields.io/github/license/ProtonMail/go-proton-api.svg" alt="License"></a>
|
||||
|
||||
This repository holds Go Proton API, a Go library implementing a client and development server for (a subset of) the Proton REST API.
|
||||
|
||||
Reference in New Issue
Block a user