We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e193ed + af4733f commit 12d3cefCopy full SHA for 12d3cef
1 file changed
app/[locale]/bug-bounty/page.tsx
@@ -506,8 +506,8 @@ export default async function Page(props: { params: Promise<Params> }) {
506
C-KZG-4844
507
</InlineLink>
508
<br />
509
- <InlineLink href="https://github.com/crate-crypto/go-kzg-4844">
510
- Go-KZG-4844
+ <InlineLink href="https://github.com/crate-crypto/go-eth-kzg">
+ Go-ETH-KZG
511
512
</div>
513
</StyledCard>
0 commit comments