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