From 48f310b5f5c5c99ed76009002cd4599ba014ebb6 Mon Sep 17 00:00:00 2001 From: null_radix Date: Fri, 4 Dec 2015 16:26:47 +0000 Subject: [PATCH] Fix index --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e659eae8..debb67b8 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ First review [EIP-1](EIPS/eip-1.mediawiki). Then clone the repository and add yo | [3](EIPS/eip-3.mediawiki) | Addition of CALLDEPTH opcode | Martin Holst Swende | Standard | Consensus (hard-fork) | Draft | | [4](EIPS/eip-4.mediawiki) | EIP Classification | Joseph Chow | Meta | | Draft | | [5](EIPS/eip-5.md) | Gas Usage for `RETURN` and `CALL*` | Christian Reitwiessner | Standard | Consensus (hard-fork) | Draft | -| [5](EIPS/eip-6.md) | Renaming Suicide Variable | Hudson Jameson | Meta | | Draft | +| [6](EIPS/eip-6.md) | Renaming Suicide Variable | Hudson Jameson | Meta | | Draft |