From 0a57594bcdfcfb3d28dcae2de1e786b564f28881 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Wed, 28 Sep 2016 14:14:25 +0200 Subject: [PATCH] links repaired --- Worker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Worker.md b/Worker.md index c73893f..6b80ae5 100644 --- a/Worker.md +++ b/Worker.md @@ -125,7 +125,7 @@ $ sudo apt-get install mono-complete **Free Pascal** -Free Pascal compiler 3.0.0 can be downloaded as `rpm` packages from [official website](http://www.freepascal.org/down/x86_64/linux-austria.var). In Debian, this version is [expetimental](https://packages.debian.org/experimental/fpc-3.0.0), but seems to be stable enough. +Free Pascal compiler 3.0.0 can be downloaded as `rpm` packages from [official website](http://www.freepascal.org/down/x86_64/linux-austria.var). In Debian, this version is [experimental](https://packages.debian.org/experimental/fpc-3.0.0), but seems to be stable enough. **Java** _**TODO**_ @@ -172,7 +172,7 @@ Mandatory items are bold, optional italic. - _level_ - level of logging, one of `off`, `emerg`, `alert`, `critical`, `err`, `warn`, `notice`, `info` and `debug` - _max-size_ - maximal size of log file before rotating - _rotations_ - number of rotation kept -- _limits_ - default sandbox limits for this worker. All items are described on [assignments page](https://github.com/ReCodEx/GlobalWiki/wiki/Assignments-overview#configuration-items). +- _limits_ - default sandbox limits for this worker. All items are described in [[Assignments|Overall architecture#configuration-items]] section. #### Example config file