Skip to content

Commit 0029f37

Browse files
Update tutorials.tsx
Broken link fix for bug report #14023
1 parent e5dc289 commit 0029f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/developers/tutorials.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ const TutorialPage = ({
313313
<ButtonLink
314314
leftIcon={<FaGithub />}
315315
variant="outline"
316-
href="https://github.com/ethereum/ethereum-org-website/new/dev/src/content/developers/tutorials"
316+
href="https://github.com/ethereum/ethereum-org-website/pulls"
317317
>
318318
<Translation id="page-developers-tutorials:page-tutorial-pull-request-btn" />
319319
</ButtonLink>

0 commit comments

Comments
 (0)