diff --git a/docs/Architecture-Diagram.md b/docs/Architecture-Diagram.md index 3fcc1cbcc2..07cd9082b7 100644 --- a/docs/Architecture-Diagram.md +++ b/docs/Architecture-Diagram.md @@ -1,3 +1,7 @@ # Swarm Architecture Diagram -![Swarm Architecture Diagram](https://raw.githubusercontent.com/ethersphere/swarm/master/docs/img/Swarm-Architecture-Core.png "Swarm Architecture Diagram") +![Swarm Architecture Diagram](https://raw.githubusercontent.com/ethersphere/swarm-guide/master/contents/img/high-level-components.svg?sanitize=true "Swarm Architecture Diagram") + +This diagram represents a high-level description of the most important components in Swarm. + +For more information refer to the [Swarm Documentation](https://swarm-guide.readthedocs.io) and to the [Architecture](https://swarm-guide.readthedocs.io/en/latest/architecture.html) chapter. diff --git a/docs/img/Swarm-Architecture-Core.odg b/docs/img/Swarm-Architecture-Core.odg deleted file mode 100644 index 39849d1a8b..0000000000 Binary files a/docs/img/Swarm-Architecture-Core.odg and /dev/null differ diff --git a/docs/img/Swarm-Architecture-Core.png b/docs/img/Swarm-Architecture-Core.png deleted file mode 100644 index c5e517406d..0000000000 Binary files a/docs/img/Swarm-Architecture-Core.png and /dev/null differ