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