From 8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Tue, 13 Mar 2012 19:36:09 -0700 Subject: docs(links): corrected borken links --- src/service/route.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/service/route.js b/src/service/route.js index dea646cc..9748de69 100644 --- a/src/service/route.js +++ b/src/service/route.js @@ -101,7 +101,7 @@ function $RouteProvider(){ This example shows how changing the URL hash causes the `$route` to match a route against the URL, and the `ng-view` pulls in the partial. - Note that this example is using {@link angular.module.ng.$compileProvide.directive.script inlined templates} + Note that this example is using {@link angular.module.ng.$compileProvider.directive.script inlined templates} to get it working on jsfiddle as well. -- cgit v1.2.3