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
This commit is contained in:
Peter Bacon Darwin
2014-02-06 13:33:42 +00:00
parent 6483dea08c
commit c7e815f63b
32 changed files with 180 additions and 222 deletions

View File

@@ -32,9 +32,9 @@ This module is provided by default and contains the core components of AngularJS
<p>
Some examples include:
{@link ng.directive:ngClick ngClick},
{@link ng.directive:ngInclude ngInclude},
{@link ng.directive:ngRepeat ngRepeat},
{@link directive:ngClick ngClick},
{@link directive:ngInclude ngInclude},
{@link directive:ngRepeat ngRepeat},
etc… <br />
</p>
</td>