From 2c50686d74dea09f9a077fa20e0594df3426e472 Mon Sep 17 00:00:00 2001 From: Joshua Leivers Date: Fri, 29 Sep 2023 15:34:15 +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