From edf88509523934d1c74ee9b7ffdb68d3ab8a7e1c Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Tue, 3 Oct 2017 18:47:56 +0300 Subject: [PATCH] Make symbolic link to license relative --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 33b6c8bf..ec92d57c 120000 --- a/LICENSE +++ b/LICENSE @@ -1 +1 @@ -/home/webadmin/reps/mibew/src/mibew/LICENSE.txt \ No newline at end of file +./src/mibew/LICENSE.txt \ No newline at end of file