Skip to content

Commit

Permalink
Fix goreportcard badge
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed May 19, 2021
1 parent 737cb2d commit 599d247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Latest Release](https://img.shields.io/github/release/muesli/markscribe.svg)](https://github.com/muesli/markscribe/releases)
[![Build Status](https://github.com/muesli/markscribe/workflows/build/badge.svg)](https://github.com/muesli/markscribe/actions)
[![Go ReportCard](http://goreportcard.com/badge/muesli/markscribe)](http://goreportcard.com/report/muesli/markscribe)
[![Go ReportCard](https://goreportcard.com/badge/muesli/markscribe)](https://goreportcard.com/report/muesli/markscribe)
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/muesli/markscribe)

Your personal markdown scribe with template-engine and Git(Hub) & RSS powers 📜
Expand Down Expand Up @@ -35,7 +35,7 @@ packages.

Alternatively you can also build `markscribe` from source. Make sure you have a
working Go environment (Go 1.11 or higher is required). See the
[install instructions](http://golang.org/doc/install.html).
[install instructions](https://golang.org/doc/install.html).

To install markscribe, simply run:

Expand Down

0 comments on commit 599d247

Please sign in to comment.