diff --git a/public/docs/ts/latest/cookbook/component-communication.jade b/public/docs/ts/latest/cookbook/component-communication.jade index 205bbb91bd..6bd02c3d25 100644 --- a/public/docs/ts/latest/cookbook/component-communication.jade +++ b/public/docs/ts/latest/cookbook/component-communication.jade @@ -12,7 +12,7 @@ include ../_util-fns For an in-depth look at each fundamental concepts in component communication, we can find detailed description and samples in the [Component Communication]() document. - 要深入了解组件通讯的各个基本概念,在[组件通讯Component Communication]()文档中可以找到详细的描述和例子。 + 要深入了解组件通讯的各个基本概念,在[组件通讯]()文档中可以找到详细的描述和例子。 :marked