From f598abb9a99c13554816cfcf41e6804795efe2cf Mon Sep 17 00:00:00 2001 From: lvjiawei Date: Sun, 8 Mar 2020 21:41:36 +0800 Subject: [PATCH] Modify symbolic link for LICENSE in kodata * Modify symbolic link for LICENSE in kodata. --- cmd/controller/kodata/LICENSE | 2 +- cmd/webhook/kodata/LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/controller/kodata/LICENSE b/cmd/controller/kodata/LICENSE index 37cfe3b46..5853aaea5 120000 --- a/cmd/controller/kodata/LICENSE +++ b/cmd/controller/kodata/LICENSE @@ -1 +1 @@ -../../../.git/LICENSE \ No newline at end of file +../../../LICENSE \ No newline at end of file diff --git a/cmd/webhook/kodata/LICENSE b/cmd/webhook/kodata/LICENSE index 37cfe3b46..5853aaea5 120000 --- a/cmd/webhook/kodata/LICENSE +++ b/cmd/webhook/kodata/LICENSE @@ -1 +1 @@ -../../../.git/LICENSE \ No newline at end of file +../../../LICENSE \ No newline at end of file