Skip to content

Commit cd37b5c

Browse files
authored
docs: fix GitHub Releases Stats badge link. (#2665)
1 parent 93feed1 commit cd37b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { IconContainer } from "lib/icons";
99
[![License](https://img.shields.io/github/license/golangci/golangci-lint)](/LICENSE)
1010
[![Release](https://img.shields.io/github/release/golangci/golangci-lint.svg)](https://github.com/golangci/golangci-lint/releases/latest)
1111
[![Docker](https://img.shields.io/docker/pulls/golangci/golangci-lint)](https://hub.docker.com/r/golangci/golangci-lint)
12-
[![GitHub Releases Stats of golangci-lint](https://img.shields.io/github/downloads/golangci/golangci-lint/total.svg?logo=github)](https://somsubhra.com/github-release-stats/?username=golangci&repository=golangci-lint)
12+
[![GitHub Releases Stats of golangci-lint](https://img.shields.io/github/downloads/golangci/golangci-lint/total.svg?logo=github)](https://somsubhra.github.io/github-release-stats/?username=golangci&repository=golangci-lint)
1313

1414
`golangci-lint` is a Go linters aggregator.
1515

0 commit comments

Comments
 (0)