From 1d5144c29380a38f0363becc2df1a05f9e7188e8 Mon Sep 17 00:00:00 2001 From: Ruben Verborgh Date: Fri, 8 Jan 2021 10:07:29 +0100 Subject: [PATCH] docs: Update architecture diagram link. Closes https://github.com/solid/community-server/issues/487 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a73516bd5..d47c35ce4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ play around with it, and check how it is made.
The [📗 API documentation](https://solid.github.io/community-server/docs/) -and the [📐 architectural diagram](https://github.com/RubenVerborgh/solid-server-architecture) +and the [📐 architectural diagram](https://rubenverborgh.github.io/solid-server-architecture/solid-architecture-v1-3-0.pdf) can help you find your way. If you are interested in helping out with the development of this server,