From 2c0581ea26bdf83b4a1c162407bf092eecd86698 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 17 Mar 2017 12:52:04 +0530 Subject: [PATCH] Remove unused symlink to doc directory This partially fixes https://bugs.debian.org/857957 . The doc symlink was not being used for quite some time. Tested with /etc/plinth/plinth.config and without it using local config. --- static/doc | 1 - 1 file changed, 1 deletion(-) delete mode 120000 static/doc diff --git a/static/doc b/static/doc deleted file mode 120000 index 6af34c9a8..000000000 --- a/static/doc +++ /dev/null @@ -1 +0,0 @@ -../doc \ No newline at end of file