From 7793763fe627bdd579e6cd2ddad651ca080e65f1 Mon Sep 17 00:00:00 2001 From: Slava Vedernikov Date: Wed, 13 Mar 2024 08:52:46 +0000 Subject: [PATCH] Regenerated documentation --- .../Software Systems/Internet Banking/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Samples/Internet Banking System/Yaml/Diagrams/Software Systems/Internet Banking/README.md b/Samples/Internet Banking System/Yaml/Diagrams/Software Systems/Internet Banking/README.md index c54eb1c1e..f242732fb 100644 --- a/Samples/Internet Banking System/Yaml/Diagrams/Software Systems/Internet Banking/README.md +++ b/Samples/Internet Banking System/Yaml/Diagrams/Software Systems/Internet Banking/README.md @@ -8,9 +8,9 @@ Provided Internet Banking services | Name | Description | Type | Technology | | ---- | ----------- | ---- | ---------- | -| [Web Application](./Containers/Web%20Application/About.md) | Delivers the static content and the Internet banking SPA | WebApplication | - | -| [Single-Page App](./Containers/Single-Page%20App/About.md) | Provides all the Internet banking functionality to customers via their web browser | Spa | - | -| [Mobile App](./Containers/Mobile%20App/About.md) | Provides a limited subset of the Internet banking functionality to customers via their mobile device | Mobile | - | -| [API Application](./Containers/API%20Application/About.md) | Provides Internet banking functionality via API | Api | - | -| [Database](./Containers/Database/About.md) | Stores user registration information, hashed auth credentials, access logs, etc. | Database | - | +| [Web Application](./Containers/Web%20Application/README.md) | Delivers the static content and the Internet banking SPA | WebApplication | - | +| [Single-Page App](./Containers/Single-Page%20App/README.md) | Provides all the Internet banking functionality to customers via their web browser | Spa | - | +| [Mobile App](./Containers/Mobile%20App/README.md) | Provides a limited subset of the Internet banking functionality to customers via their mobile device | Mobile | - | +| [API Application](./Containers/API%20Application/README.md) | Provides Internet banking functionality via API | Api | - | +| [Database](./Containers/Database/README.md) | Stores user registration information, hashed auth credentials, access logs, etc. | Database | - |