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

@@ -34,7 +34,7 @@ angularDirective("ng:init", function(expression){
/**
* @workInProgress
* @ngdoc directive
* @name angular.directive.ng:controller
* @name angular.directive.@ng:controller
*
* @description
* The `ng:controller` directive assigns behavior to a scope. This is a key aspect of how angular