From 449634ee1160c61ad81a13d76348f76e83765a2b Mon Sep 17 00:00:00 2001 From: ethers Date: Wed, 25 Nov 2015 14:45:12 -0800 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dedc01a1..6fcfb95e 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ First review [EIP-1](EIPS/eip-1.mediawiki). Then clone the repository and add yo | [2](EIPS/eip-2.mediawiki) | Homestead Hard-fork Changes | Vitalik Buterin | Standard | Accepted | | [3](EIPS/eip-3.mediawiki) | Addition of CALLDEPTH opcode | Martin Holst Swende | Standard | Draft | | [4](EIPS/eip-4.mediawiki) | EIP Classification | Joseph Chow | Meta | Draft | -| [5](EIPS/eip-5.mediawiki) | Gas Usage for `RETURN` and `CALL*` | Christian Reitwiessner | Standard | Draft | +| [5](EIPS/eip-5.md) | Gas Usage for `RETURN` and `CALL*` | Christian Reitwiessner | Standard | Draft |