From 80c931e0af9f27c7ea771ea20040639b4f752b82 Mon Sep 17 00:00:00 2001 From: Joshua Leivers Date: Fri, 29 Sep 2023 16:00:17 +0100 Subject: [PATCH] docs: update LICENSE symlink name The new license is not a markdown file, so the symlink filename was incorrect. --- LICENSE.md => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE -- GitLab