diff --git a/Readme.md b/Readme.md index 9c9dd8f..c3c37a7 100644 --- a/Readme.md +++ b/Readme.md @@ -35,8 +35,8 @@ and break it down into multiple JSON schemas, stored in github at Kubeconform relies on [a fork of kubernetes-json-schema](https://github.com/yannh/kubernetes-json-schema/) that is more aggressively kept up-to-date, and contains schemas for all recent versions of Kubernetes. -![Architecture diagram](https://raw.githubusercontent.com/royhadad/kubeconform/add_architecture_diagram/architecture_diagram/architecture_diagram_lightmode.png#gh-light-mode-only) -![Architecture diagram](https://raw.githubusercontent.com/royhadad/kubeconform/add_architecture_diagram/architecture_diagram/architecture_diagram_darkmode.png#gh-dark-mode-only) +![Architecture diagram](./architecture_diagram/architecture_diagram_lightmode.png#gh-light-mode-only) +![Architecture diagram](./architecture_diagram/architecture_diagram_darkmode.png#gh-dark-mode-only) ### Limits of Kubeconform validation