🐛 fix(docs): repair reference catalog source links
This commit is contained in:
parent
956da11348
commit
8609d59d4a
|
|
@ -1,6 +1,6 @@
|
||||||
# TSL函数
|
# 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脚本开发场景。
|
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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue