Skip to content

Commit 2b05124

Browse files
authored
Merge pull request #7472 from emmanuel-awosika/patch-25
Tweaked DeSci link
2 parents f4ef9a8 + 1657d44 commit 2b05124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/learn/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ const LearnPage = ({ data }: PageProps<Queries.LearnPageQuery, Context>) => {
558558
</Link>
559559
</li>
560560
<li>
561-
<Link to="https://future.com/what-is-decentralized-science-aka-desci/">
561+
<Link to="/desci/">
562562
<Translation id="decentralized-science" />
563563
</Link>
564564
</li>

0 commit comments

Comments
 (0)