From b1db26105b51e910bb65fc42eb2e8bdb720f39a8 Mon Sep 17 00:00:00 2001 From: miguelmtzinf Date: Wed, 19 Jun 2024 12:17:38 +0200 Subject: [PATCH] fix: Fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c239b0..280f989e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ bun install ## Documentation -- [Aave v3 technical Paper](./techpaper/Aave_V3_Technical_Paper.pdf) +- [Aave v3 technical Paper](./docs/Aave_V3_Technical_Paper.pdf) - [v3 to v3.0.2 production upgrade](https://github.com/bgd-labs/proposal-3.0.2-upgrade/blob/main/README.md) - [Aave v3.1 features](./docs/Aave-v3.1-features.md) - [Set Ltv to 0 on Freeze Feature State diagram](./docs/freeze-ltv0-states.png)