From 07c71539987664ca19daff56e76d7517d7a55288 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Tue, 4 Jul 2017 12:17:41 +0800 Subject: [PATCH] fix: links issue --- public/docs/ts/latest/guide/learning-angular.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/guide/learning-angular.jade b/public/docs/ts/latest/guide/learning-angular.jade index 3276e02e02..1a646f4399 100644 --- a/public/docs/ts/latest/guide/learning-angular.jade +++ b/public/docs/ts/latest/guide/learning-angular.jade @@ -73,4 +73,4 @@ figure Try the [tutorial](../tutorial "Tour of Heroes") if you're ready to start coding or visit the [Architecture](architecture.html "Basic Concepts") page if you prefer to learn the basic concepts first. - 如果你想开始编程,那就试试[教程](../tutorial “英雄指南”)。或者如果你想要先学习基本概念,那么阅读[架构](architecture.html “基本概念”)页面。 + 如果你想开始编程,那就试试[教程](../tutorial "英雄指南")。或者如果你想要先学习基本概念,那么阅读[架构](architecture.html "基本概念")页面。