Skip to content

Commit 7ad4e8b

Browse files
authored
Merge pull request #1303 from operagxoksana/patch-1
docs: fix broken badge and link
2 parents d348b77 + 3f0ba3d commit 7ad4e8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<a href="https://github.com/graphprotocol/contracts/actions/workflows/build.yml">
1212
<img src="https://github.com/graphprotocol/contracts/actions/workflows/build.yml/badge.svg" alt="Build">
1313
</a>
14-
<a href="https://github.com/graphprotocol/contracts/actions/workflows/ci-contracts.yml">
15-
<img src="https://github.com/graphprotocol/contracts/actions/workflows/ci-contracts.yml/badge.svg" alt="CI-Contracts">
14+
<a href="https://github.com/graphprotocol/contracts/actions/workflows/lint.yml">
15+
<img src="https://github.com/graphprotocol/contracts/actions/workflows/lint.yml/badge.svg" alt="Lint">
1616
</a>
1717
</p>
1818

0 commit comments

Comments
 (0)