Skip to content

Commit

Permalink
docs: better link
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisGD committed Jan 3, 2025
1 parent f1efb80 commit 823bcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> [!NOTE]
> This repo is a fork of [metamorpho](https://github.com/morpho-org/metamorpho), with 4 changes:
>
> - this MetaMorpho vault does not realize the bad debt (more on this [here](https://github.com/morpho-org/metamorpho-no-bad-debt-realization/blob/d16ecfed0da4b4c51ed65c2eba865f5623c2242b/src/interfaces/IMetaMorpho.sol#L81));
> - this MetaMorpho vault does not realize the bad debt (more on this [here](https://github.com/morpho-org/metamorpho-v1.1/blob/main/src/interfaces/IMetaMorphoV1_1.sol#L78-L81));
> - the timelock can be set to zero at deployment;
> - the name and symbol are mutable;
> - `reallocate` always reverts if the market is not enabled in the vault.
Expand Down

0 comments on commit 823bcca

Please sign in to comment.