Skip to content

Commit b681700

Browse files
authored
Update what-is-ethereum.tsx - Broken link fix
Replacing broken link on Kernel button. old link: https://www.kernel.community/en/learn/module-1/dreamers new link: https://read.kernel.community/en/learn/module-1/dreamers
1 parent 31660ce commit b681700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/what-is-ethereum.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ const WhatIsEthereumPage = ({
833833
</p>
834834

835835
<p>
836-
<InlineLink href="https://www.kernel.community/en/learn/module-1/dreamers">
836+
<InlineLink href="https://read.kernel.community/en/learn/module-1/dreamers">
837837
{t("page-what-is-ethereum-kernel-dreamers")}
838838
</InlineLink>{" "}
839839
{t("page-what-is-ethereum-kernel-dreamers-desc")}

0 commit comments

Comments
 (0)