From cee158780f85de3f18974758f5af6ad437550da0 Mon Sep 17 00:00:00 2001 From: OpenVisor Date: Fri, 28 Jun 2024 23:16:45 +0200 Subject: [PATCH] Update LICENSE link to be a relative path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2dc352..87c9695 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ Version control is powered by [Git](https://git-scm.com) and the repository is p As of 28.06.2024 no generative AI has been used by OpenVisor to create this website. OpenVisor tries to communicate the use of generative AI clearly if used. ## License -[GNU General Public License v3.0](https://git.openvisor.ch/OpenVisor/OpenVisor-Website/src/branch/main/LICENSE) \ No newline at end of file +[GNU General Public License v3.0](./LICENSE) \ No newline at end of file