Skip to content

Commit 72c927d

Browse files
authored
Fix lint badge link in README.md
1 parent 732bf0b commit 72c927d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_Kubernetes controller/operator to serve an OGC API according to spec._
44

55
[![Build](https://github.com/PDOK/ogcapi-operator/actions/workflows/build-and-publish-image.yml/badge.svg)](https://github.com/PDOK/ogcapi-operator/actions/workflows/build-and-publish-image.yml)
6-
[![Lint (go)](https://github.com/PDOK/ogcapi-operator/actions/workflows/lint-go.yml/badge.svg)](https://github.com/PDOK/ogcapi-operator/actions/workflows/lint.yml)
6+
[![Lint (go)](https://github.com/PDOK/ogcapi-operator/actions/workflows/lint.yml/badge.svg)](https://github.com/PDOK/ogcapi-operator/actions/workflows/lint.yml)
77
[![Go Report Card](https://goreportcard.com/badge/github.com/PDOK/ogcapi-operator)](https://goreportcard.com/report/github.com/PDOK/ogcapi-operator)
88
[![Coverage (go)](https://github.com/PDOK/ogcapi-operator/wiki/coverage.svg)](https://raw.githack.com/wiki/PDOK/ogcapi-operator/coverage.html)
99
[![GitHub license](https://img.shields.io/github/license/PDOK/ogcapi-operator)](https://github.com/PDOK/ogcapi-operator/blob/master/LICENSE)

0 commit comments

Comments
 (0)