From b7ea2c88e3d7d80754f585e2ea2591a88612291f Mon Sep 17 00:00:00 2001 From: Marcus Sanatan Date: Wed, 6 Aug 2025 21:18:35 -0400 Subject: [PATCH] docs: update license link to use relative path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d41582d..9464948 100644 --- a/README.md +++ b/README.md @@ -344,7 +344,7 @@ Still stuck? [Open an Issue](https://github.com/coplaydev/unity-mcp/issues) or [ ## License 📜 -MIT License. See [LICENSE](https://github.com/CoplayDev/unity-mcp/blob/master/LICENSE) file. +MIT License. See [LICENSE](LICENSE) file. ---