fixing broken links

This commit is contained in:
Igor Minar
2011-05-18 12:17:16 -07:00
parent 3616716615
commit 924ffafc51
13 changed files with 15 additions and 18 deletions

View File

@@ -37,7 +37,7 @@ Now when you click on a
phone on the list, the phone details page with phone-specific information is displayed.
To implement the phone details view we will use {@link angular.services.$xhr $xhr} to fetch our
To implement the phone details view we will use {@link angular.service.$xhr $xhr} to fetch our
data, and we'll flesh out the `phone-details.html` view template.