diff --git a/README.md b/README.md
index 32afd1c8c9c..c937d7b204b 100644
--- a/README.md
+++ b/README.md
@@ -341,7 +341,7 @@ is being updated on recurring basis.
**Preprocessing**. For some operations, Erigon uses temporary files to preprocess data before inserting it into the main
DB. That reduces write amplification and DB inserts are orders of magnitude quicker.
- 🔬 See our detailed ETL explanation [here](https://github.com/ledgerwatch/erigon-lib/blob/main/etl/README.md).
+ 🔬 See our detailed ETL explanation [here](https://github.com/ledgerwatch/erigon/erigon-lib/blob/main/etl/README.md).
**Plain state**.