Skip to content

Commit 12d3cef

Browse files
authored
Merge pull request #18127 from ethereum/fredrik0x-patch-1
Updated link to go-eth-kzg
2 parents 3e193ed + af4733f commit 12d3cef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/[locale]/bug-bounty/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,8 +506,8 @@ export default async function Page(props: { params: Promise<Params> }) {
506506
C-KZG-4844
507507
</InlineLink>
508508
<br />
509-
<InlineLink href="https://github.com/crate-crypto/go-kzg-4844">
510-
Go-KZG-4844
509+
<InlineLink href="https://github.com/crate-crypto/go-eth-kzg">
510+
Go-ETH-KZG
511511
</InlineLink>
512512
</div>
513513
</StyledCard>

0 commit comments

Comments
 (0)