Skip to content

Commit 33d9836

Browse files
authored
Merge pull request #15 from yieldprotocol/davidbrai-patch-2
fix broken link in borrowing.md
2 parents 9463761 + 7436d1e commit 33d9836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

users/borrowing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ After maturity, if you don't close your borrowing position, floating-rate intere
2424
### Example
2525

2626
To borrow Dai, as a user you have to buy fyDai
27-
(for users of the Yield App, the buyer will in practice be [YieldSpace](developers?id=yieldspace-contracts), Yield's application specific automated market maker). Assuming ETH is \$400
27+
(for users of the Yield App, the buyer will in practice be [YieldSpace](developers/smart_contracts_overview?id=yieldspace), Yield's application specific automated market maker). Assuming ETH is \$400
2828

2929
1. You deposit 0.5 ETH of collateral (worth $200) in the system. This allows you to borrow up to 132 fyDai from any of the available maturities.
3030
1. You decide on Sept. 31, 2021 to borrow 100 fyDaiDec21 (fyDai expiring on December 31, 2021).
@@ -56,4 +56,4 @@ If a borrower fails to do so, they may be liquidated: their collateral will be s
5656

5757
<!-- For ETH collateral, fyDAI uses the same collateralization ratio as MakerDAO, which is currently 150%. -->
5858

59-
<!-- TODO: Need to expand upon what ratio will be used for different collateral and different assets -->
59+
<!-- TODO: Need to expand upon what ratio will be used for different collateral and different assets -->

0 commit comments

Comments
 (0)