From 9440276df331224f9e8a7742c915fbf39100efef Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Thu, 18 Feb 2016 13:28:02 +0100 Subject: [PATCH] Updated Architecture (markdown) --- Architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Architecture.md b/Architecture.md index 78036b5..4adc6a2 100644 --- a/Architecture.md +++ b/Architecture.md @@ -57,7 +57,7 @@ limits: ``` ### Internal Worker architecture -Picture below is overall internal architecture of worker, which shows its defined classes with private variables and public functions. Vector version of this picture is available [here](https://github.com/ReCodEx/GlobalWiki/blob/master/images/Worker_Internal_Architecture.pdf). +Picture below is overall internal architecture of worker, which shows its defined classes with private variables and public functions. Vector version of this picture is available [here](https://github.com/ReCodEx/GlobalWiki/raw/master/images/Worker_Internal_Architecture.pdf). ![Internal Worker architecture](https://github.com/ReCodEx/GlobalWiki/blob/master/images/Worker_Internal_Architecture.png) ## File Server