docs: Fix SmartPtr docs linking to Core Types instead of RHI Types

This commit is contained in:
2026-03-19 00:47:57 +08:00
parent dae1a63a90
commit 5fc18eac6f

View File

@@ -61,4 +61,4 @@ Core::UniqueRef<FILE, decltype(&fclose)>
- [Core 模块总览](../core.md) - 返回模块总览
- [RefCounted](../refcounted/refcounted.md) - 引用计数基类
- [Types](../../rhi/types/types.md) - 类型别名
- [Types](../types/types.md) - 类型别名