Skip to content

Commit

Permalink
README.md: fix badge links
Browse files Browse the repository at this point in the history
  • Loading branch information
rsc committed Apr 6, 2024
1 parent 8ea559f commit c3be8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![GitHub Actions Status](https://9fans.net/acme-lsp/workflows/Test/badge.svg)](https://9fans.net/acme-lsp/actions?query=branch%3Amaster+event%3Apush)
[![GitHub Actions Status](https://github.com/9fans/acme-lsp/workflows/Test/badge.svg)](https://github.com/9fans/acme-lsp/actions?query=branch%3Amaster+event%3Apush)
[![Go Reference](https://pkg.go.dev/badge/9fans.net/acme-lsp/cmd/acme-lsp.svg)](https://pkg.go.dev/9fans.net/acme-lsp/cmd/acme-lsp)
[![Go Report Card](https://goreportcard.com/badge/9fans.net/acme-lsp)](https://goreportcard.com/report/9fans.net/acme-lsp)

Expand Down

0 comments on commit c3be8db

Please sign in to comment.