From fdb99ac2f3a05d974418a0ec211f29e361aebee3 Mon Sep 17 00:00:00 2001
From: "mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Sun, 18 Dec 2022 14:59:24 -0800
Subject: [PATCH] Update README.md
---
MEV_on_Ethereum/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MEV_on_Ethereum/README.md b/MEV_on_Ethereum/README.md
index e01234a..a71f0da 100644
--- a/MEV_on_Ethereum/README.md
+++ b/MEV_on_Ethereum/README.md
@@ -8,14 +8,14 @@
-### in this repo
+### in this dir
* [running nodes and validators](running-a-node.md)
* [advanced resources on running nodes and validators](running-a-node-advanced.md)
* [geth on kubernetes](geth_and_k8s)
-* [list and specs for relays](RELAYS.md)
+* [dets and specs for relays](relays.md)
* [pos consensus mechanisms](pos_consensus_mechanisms.md)
* [blockspaces](blockspace.md)
* [basic evm](evm-knowledge.md)