From c7e815f63b6c22f5bbc798f34386c01fa72cab7d Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Thu, 6 Feb 2014 13:33:42 +0000 Subject: docs(bike-shed-migration): fix up links outside the domain It is safer to use markdown style links and save jsdoc style links for internal links and code references --- docs/content/tutorial/step_01.ngdoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/content/tutorial/step_01.ngdoc') diff --git a/docs/content/tutorial/step_01.ngdoc b/docs/content/tutorial/step_01.ngdoc index 82a2e83e..5c310dce 100644 --- a/docs/content/tutorial/step_01.ngdoc +++ b/docs/content/tutorial/step_01.ngdoc @@ -17,8 +17,7 @@ In this step you will add some basic information about two cell phones to an HTM The page now contains a list with information about two phones. -The most important changes are listed below. You can see the full diff on {@link -https://github.com/angular/angular-phonecat/compare/step-0...step-1 GitHub}: +The most important changes are listed below. You can see the full diff on [GitHub](https://github.com/angular/angular-phonecat/compare/step-0...step-1): __`app/index.html`:__
-- cgit v1.2.3