diff --git a/public/docs/ts/latest/guide/structural-directives.jade b/public/docs/ts/latest/guide/structural-directives.jade index 53e088946c..14d03a144a 100644 --- a/public/docs/ts/latest/guide/structural-directives.jade +++ b/public/docs/ts/latest/guide/structural-directives.jade @@ -19,8 +19,8 @@ block includes - [学习什么是结构型(structural)指令](#definition) - [study *ngIf*](#ngIf) - [研究*ngIf*](#ngIf) - - [discover the <template> element](#template) - - [<template>元素揭秘](#template) + - [discover the