Skip to content

Commit b74833b

Browse files
authored
Merge pull request #14488 from timbalabuch/patch-5
Fix Broken Link on Decentralized finance (DeFi).
2 parents bc81839 + 56b1186 commit b74833b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/content/defi/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ If exchange B's supply dropped suddenly and the user wasn't able to buy enough t
169169

170170
To be able to do the above example in the traditional finance world, you'd need an enormous amount of money. These money-making strategies are only accessible to those with existing wealth. Flash loans are an example of a future where having money is not necessarily a prerequisite for making money.
171171

172-
<ButtonLink isSecondary href="https://aave.com/flash-loans/">
172+
<ButtonLink isSecondary href="https://aave.com/docs/concepts/flash-loans">
173173
More on flash loans
174174
</ButtonLink>
175175

@@ -359,4 +359,4 @@ DeFi is an open-source movement. The DeFi protocols and applications are all ope
359359

360360
<Divider />
361361

362-
<QuizWidget quizKey="defi" />
362+
<QuizWidget quizKey="defi" />

0 commit comments

Comments
 (0)