Skip to content

Commit 3f0ba3d

Browse files
docs: fix broken badge and link
1 parent 91224ed commit 3f0ba3d

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)