Skip to content

Commit ab73263

Browse files
committed
Fix goreportcard badge
1 parent ff3529c commit ab73263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

88
Disk Usage/Free Utility (Linux, BSD, macOS & Windows)
@@ -47,7 +47,7 @@ Disk Usage/Free Utility (Linux, BSD, macOS & Windows)
4747
### From source
4848

4949
Make sure you have a working Go environment (Go 1.12 or higher is required).
50-
See the [install instructions](http://golang.org/doc/install.html).
50+
See the [install instructions](https://golang.org/doc/install.html).
5151

5252
Compiling duf is easy, simply run:
5353

0 commit comments

Comments
 (0)