Skip to content

Commit cee90e3

Browse files
authored
docs: fix broken license link (#3028)
1 parent 846fab8 commit cee90e3

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
@@ -6,7 +6,7 @@ import { FaTwitter, FaSlack } from "react-icons/fa";
66
import { IconContainer } from "lib/icons";
77

88
![Build Status](https://github.com/golangci/golangci-lint/workflows/CI/badge.svg)
9-
[![License](https://img.shields.io/github/license/golangci/golangci-lint)](/LICENSE)
9+
[![License](https://img.shields.io/github/license/golangci/golangci-lint)](https://github.com/golangci/golangci-lint/blob/master/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)
1212
[![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)

0 commit comments

Comments
 (0)