From fde83899772ba9033cdb9814b20828e8166596b8 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Tue, 16 May 2017 14:36:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/cookbook/index.jade | 2 +- public/docs/ts/latest/guide/index.jade | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/docs/ts/latest/cookbook/index.jade b/public/docs/ts/latest/cookbook/index.jade index a6b20f579a..b6f30b4621 100644 --- a/public/docs/ts/latest/cookbook/index.jade +++ b/public/docs/ts/latest/cookbook/index.jade @@ -47,4 +47,4 @@ include ../_util-fns Post issues with *Angular itself* to the [angular](https://github.com/angular/angular) github repository. - 在[angular](https://github.com/angular/angular)提交*Angular本身*的问题。 + 到[Angular仓库](https://github.com/angular/angular)提交*Angular本身*的问题。 diff --git a/public/docs/ts/latest/guide/index.jade b/public/docs/ts/latest/guide/index.jade index 479a349b12..79f98c336e 100644 --- a/public/docs/ts/latest/guide/index.jade +++ b/public/docs/ts/latest/guide/index.jade @@ -1,6 +1,6 @@ block includes include ../_util-fns - - var _angular_io = 'angular.cn'; + - var _angular_io = 'angular.io'; - var __lang = _docsFor || current.path[1] || 'ts'; - var guideData = public.docs[__lang].latest.guide._data; @@ -93,6 +93,7 @@ table(width="100%") In-depth analysis of Angular features and development practices. 深入分析 Angular 的特性和开发实践。 + tr(style=top if-docs="ts") td p Cookbook