From 65c23e4c7dc2961aa493ca3d5123c6d5e6f3c738 Mon Sep 17 00:00:00 2001 From: Giulio Date: Fri, 22 Sep 2023 17:08:23 +0200 Subject: [PATCH] save --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**.