1
0
mirror of https://github.com/Unleash/unleash.git synced 2026-01-05 20:06:22 +01:00

Fix broken architecture diagram link in README (#11154)

This commit is contained in:
Utkarsh Soni 2025-12-17 14:38:41 +00:00 committed by GitHub
parent f6307ff8e4
commit 01ec0cc3aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,7 +184,7 @@ If you're looking for one of the following features, please take a look at our [
## Architecture
<img src="./website/static/img/unleash-architecture-edge.png" title="Unleash System Overview" />
<img src="./website/static/img/unleash-architecture.png" title="Unleash System Overview" />
Read more in the [_system overview_ section of the Unleash documentation](https://docs.getunleash.io/get-started/unleash-overview#system-overview).