From 0f8faedc4cb3db983503b2da9f39e78635eb4ad2 Mon Sep 17 00:00:00 2001 From: saiteja Date: Tue, 7 May 2024 15:16:13 +0530 Subject: [PATCH] fix: fixed polaris architecture image url --- eth/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eth/README.md b/eth/README.md index f45d3938d..f7f83b8ac 100644 --- a/eth/README.md +++ b/eth/README.md @@ -5,7 +5,8 @@ underlying consensus layer. This folder's directory structure closely resembles is meant to be a thin wrapper around the existing geth codebase. The following architecture diagram shows how Polaris Ethereum integrates into the application level of a host chain. -![polaris_architecture.png](../docs/web/public/polaris_architecture.png) +![polaris_architecture.png](https://polaris.berachain.dev/_next/static/media/polaris_architecture.18a04418.png) + ## api