From 68906f6e40d62e98a617c335d765564adeda6f34 Mon Sep 17 00:00:00 2001 From: kaso17 Date: Mon, 21 May 2018 12:26:02 +0200 Subject: [PATCH] readme: fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75cc7acb0..725458dff 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ Detailed instructions for [Ubuntu 14.x](http://www.htpcguides.com/install-jacket If you want to run it with a user without a /home directory you need to add `Environment=XDG_CONFIG_HOME=/path/to/folder` to your systemd file, this folder will be used to store your config files. -Mono must bee compiled with the Roslyn compiler (default), using MCS will cause "An error has occurred." errors (See #2704). +Mono must bee compiled with the Roslyn compiler (default), using MCS will cause "An error has occurred." errors (See https://github.com/Jackett/Jackett/issues/2704). ## Installation on macOS