From e84ff3224a605a8fdf9c6913f4161a96b1ace8d4 Mon Sep 17 00:00:00 2001 From: MivoDev Date: Sun, 18 Jan 2026 12:04:42 +0700 Subject: [PATCH] Fix: Update license link to absolute URL to fix build error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db9084a..8a4808e 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ We welcome contributions! Please see our [Contributing Guide](https://github.com ## License -Code released under the [MIT License](LICENSE). +Code released under the [MIT License](https://github.com/mivodev/mivodev.github.io/blob/main/LICENSE).