fix(docs): 修复英文文档dead links问题

This commit is contained in:
yhh
2025-12-03 22:59:08 +08:00
parent 85be826b62
commit c1799bf7b3
2 changed files with 14 additions and 14 deletions

View File

@@ -387,8 +387,8 @@ export class ECSGameManager extends Component {
You've successfully created your first ECS application! Next you can:
- Check the complete [API Documentation](/en/api/README)
- Explore more [practical examples](/en/examples/)
- Check the complete [API Documentation](/api/README)
- Explore more [practical examples](/examples/)
## FAQ