Change wiki URL

master
Martin Polanka 8 years ago
parent 207e414b7b
commit 375b75d045

@ -46,8 +46,8 @@ the worker run or whether it measures time precisely.
This information is sent to the broker on startup using the `init` command.
## 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/raw/master/images/Worker_Internal_Architecture.pdf).
![Internal Worker architecture](https://github.com/ReCodEx/GlobalWiki/blob/master/images/Worker_Internal_Architecture.png)
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/wiki/raw/master/images/Worker_Internal_Architecture.pdf).
![Internal Worker architecture](https://github.com/ReCodEx/wiki/blob/master/images/Worker_Internal_Architecture.png)
## Installation
@ -123,7 +123,7 @@ created, it can be found in *build* folder named something like
**Clickable installation feature:**
![NSIS Installation](https://github.com/ReCodEx/GlobalWiki/blob/master/images/nsis_installation.png)
![NSIS Installation](https://github.com/ReCodEx/wiki/blob/master/images/nsis_installation.png)
### Compilers
For evaluating jobs you have to install tools that fit your needs. Here are some useful tips of different compillers to install.

Loading…
Cancel
Save