diff --git a/public/docs/ts/latest/cookbook/index.jade b/public/docs/ts/latest/cookbook/index.jade index 2fe6922c17..a6b20f579a 100644 --- a/public/docs/ts/latest/cookbook/index.jade +++ b/public/docs/ts/latest/cookbook/index.jade @@ -26,7 +26,7 @@ include ../_util-fns [API Reference](../api)where you can learn more about the purpose, context, and design choices behind the code snippets. 我们有意保持着“菜谱”的简洁,并坚持以代码为中心。 - 每个“菜谱”都与开发者指南或者API指南里面的某个章节相关联。 + 每个“菜谱”都与[开发者指南](../guide)或[API参考手册](../api)里面的某个章节相关联。 在这些相关章节里,你可以学到更多关于代码片段背后的目的、上下文和设计选择等深层知识。 ## Feedback