From 2d1cf47571ec6998c7cefca442e87d4e7bf8476d Mon Sep 17 00:00:00 2001 From: huy Date: Thu, 22 May 2025 09:36:06 +0700 Subject: [PATCH] Fix url --- docs/01-setup-the-project/03-setup-custom-engine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-setup-the-project/03-setup-custom-engine.md b/docs/01-setup-the-project/03-setup-custom-engine.md index e12dabd..1c65e70 100644 --- a/docs/01-setup-the-project/03-setup-custom-engine.md +++ b/docs/01-setup-the-project/03-setup-custom-engine.md @@ -8,7 +8,7 @@ Set **Javascript Engine Path** to a **custom Cocos Engine**. Thanks to the open source nature of Cocos Creator, we are able to customize some of the function in the source code to meet the requirement for Hyper Slot Game. -For the detail of the Custom Engine, take a look at this [**Custom Cocos Engine documentation**](../custom-cocos-engine/custom-cocos-engine.md) +For the detail of the Custom Engine, take a look at this [**Custom Cocos Engine documentation**](../category/custom-cocos-engine) **Clone the repository**