From 8609d59d4ab77e10eff636fc910c5c2d110ecf55 Mon Sep 17 00:00:00 2001 From: csh Date: Thu, 23 Apr 2026 14:36:00 +0800 Subject: [PATCH] :bug: fix(docs): repair reference catalog source links --- data/tsl_reference_catalog_source/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/tsl_reference_catalog_source/index.md b/data/tsl_reference_catalog_source/index.md index 96bfcba..fae62e6 100644 --- a/data/tsl_reference_catalog_source/index.md +++ b/data/tsl_reference_catalog_source/index.md @@ -1,6 +1,6 @@ # TSL函数 -> 本文档从 [archive/tsl/syntax_book/function/index.md](../../archive/tsl/syntax_book/function/index.md) 拆分而来 +> 本文档从 [docs/tsl/syntax_book/function/index.md](../../docs/tsl/syntax_book/function/index.md) 拆分而来 TSL函数包含数学、系统、基础、图形等通用函数,适用于各种TSL脚本开发场景。 @@ -80,4 +80,4 @@ TSL函数包含数学、系统、基础、图形等通用函数,适用于各 --- -**返回**: [archive/tsl/syntax_book/function/index.md](../../archive/tsl/syntax_book/function/index.md) +**返回**: [docs/tsl/syntax_book/function/index.md](../../docs/tsl/syntax_book/function/index.md)