This commit is contained in:
Zhicheng Wang 2017-05-16 14:36:27 +08:00
parent cc9e699b4c
commit fde8389977
2 changed files with 3 additions and 2 deletions

View File

@ -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本身*的问题。

View File

@ -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 <b><a href="../cookbook/">Cookbook</a></b>