From 547085a1f06e07465196b374297c508120ecc728 Mon Sep 17 00:00:00 2001 From: Jingquan XIE <66827091+jingquan-xie@users.noreply.github.com> Date: Fri, 12 Jun 2020 13:24:33 +0200 Subject: [PATCH] [doc] server arch URL updated (#230) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c336215..4b211b9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The project scope has been agreed on jointly by Deutsche Telekom AG and SAP SE a The technical documents are intended for a technical audience and represent the most recent state of the architecture. The solution architecture and concepts might change over time as external dependencies (e.g. the framework provided by Apple/Google) are still changing and new requirements need to be included or existing ones change. We appreciate feedback to all elements of these technical documents. * [Corona-Warn-App - Solution Architecture](solution_architecture.md) -* [Corona-Warn-App Server Architecture](https://github.com/corona-warn-app/cwa-server/blob/master/docs/architecture-overview.md) +* [Corona-Warn-App Server Architecture](https://github.com/corona-warn-app/cwa-server/blob/master/docs/ARCHITECTURE.md) * [Corona-Warn-App Verification Server Software Design](https://github.com/corona-warn-app/cwa-verification-server/blob/master/docs/architecture-overview.md) * [Corona-Warn-App Verification Portal Server Software Design](https://github.com/corona-warn-app/cwa-verification-portal/blob/master/docs/architecture-overview.md) * [Corona-Warn-App Test Result Server Software Design](https://github.com/corona-warn-app/cwa-testresult-server/blob/master/docs/architecture-overview.md)