From 8f06437e8cceebe9b003807b5d467f389fd4f87a Mon Sep 17 00:00:00 2001 From: lou-lan Date: Fri, 24 May 2024 11:05:09 +0800 Subject: [PATCH] Update image url of README Signed-off-by: lou-lan --- .github/codespell-ignorewords | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/codespell-ignorewords b/.github/codespell-ignorewords index 00bb3cd76..9bf2a5e58 100644 --- a/.github/codespell-ignorewords +++ b/.github/codespell-ignorewords @@ -2,4 +2,5 @@ afterall pullrequest keypair shouldnot -controller \ No newline at end of file +controller +NotIn \ No newline at end of file diff --git a/README.md b/README.md index 32320c73f..ae7e47d51 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To solve this problem, EgressGateway has been introduced into the k8s cluster. I ## Architecture -![Architecture](docs/architecture02.png) +![Architecture](docs/images/architecture02.png) ## Why EgressGateway