Skip to content

Commit b1d9155

Browse files
authored
Merge pull request #14494 from timbalabuch/patch-7
Update what-is-ethereum.tsx - Broken link fix
2 parents 6cd5907 + b681700 commit b1d9155

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)