Skip to content

Commit a78e1b9

Browse files
authored
fix dead link in bug-bounty.tsx
1 parent 8b9025c commit a78e1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/[locale]/bug-bounty.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const BugBountiesPage = () => {
330330
},
331331
{
332332
title: "Nethermind",
333-
link: "https://docs.nethermind.io/nethermind/",
333+
link: "https://docs.nethermind.io/",
334334
image: nethermind,
335335
},
336336
{

0 commit comments

Comments
 (0)