From e4cc1016399c74e3fb7d930f10b5d65cb0a5ff87 Mon Sep 17 00:00:00 2001 From: BZLZHH Date: Sun, 14 Dec 2025 11:25:13 +0800 Subject: [PATCH] [Docs] (README): Fix funny link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81fadc83..d602dc5c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ If you want to try the project right now, you’ll need to build it yourself: 1. Clone the repository: ```sh - git clone https://github.com/your/project.git + git clone https://github.com/MobileGL-Dev/MobileGL.git ``` 2. Initialize and update all submodules recursively: