Skip to content

Commit a5fa054

Browse files
committed
README: Fix link target
1 parent 03388e1 commit a5fa054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npm install
3232
part of the funds to the foundation in a monthly basis with a distribution skewed towards the end (most of the funds are
3333
released by the end of the MVM lifetime). Token holders can send their tokens to the MVM in exchange of eth at a rate
3434
that complements the distribution curve (the rate is higher at the beginning of the MVM and goes towards 0 by the end of it).
35-
- [VestedPayment.sol](blob/master/contracts/LifMarketValidationMechanism.sol): Handles two time-locked payments: The 5% extra tokens
35+
- [VestedPayment.sol](blob/master/contracts/VestedPayment.sol): Handles two time-locked payments: The 5% extra tokens
3636
that the foundation receives for long-term funding (starts after the MVM finishes, with same duration as the MVM: 2 or 4 years)
3737
and the 12.8% extra tokens that the founders receive (1y cliff, 4y total). Both are created during the Crowdsale finalization.
3838

0 commit comments

Comments
 (0)