From 82e318bbe311b2f5e418b27c364436b8d332e1cf Mon Sep 17 00:00:00 2001 From: abhay-samagra <83949184+abhay-samagra@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:44:28 +0530 Subject: [PATCH] Update system.md Adding image without NLA as we have sun set NLA --- docs/tech/system/system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tech/system/system.md b/docs/tech/system/system.md index 7675ed2d..b93c7918 100644 --- a/docs/tech/system/system.md +++ b/docs/tech/system/system.md @@ -10,10 +10,10 @@ The Samarth systems consists of: * A singular backend to serve both frontends * A singular admin console to configure the backend's behavior for the frontends. -![System Overview](../../../static/img/Samarth-SystemDiagram.png) +![System Overview](../../../static/img/Overview w:oo NLA.jpg) Above diagram defines how the different elements work together. All the repos can be found on github here: https://github.com/Samarth-HP -Next we shall go into the detail of the implementation of each layer. \ No newline at end of file +Next we shall go into the detail of the implementation of each layer.