This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ docs. The biggest improvements and changes are listed below.
31
31
` ng:foo ` . The new compiler doesn't distinguish between these and other name styles (all of them
32
32
are [ equally supported] ( http://docs-next.angularjs.org/api/angular.module.ng.$compileProvider.directive ) ),
33
33
the main difference is that ` ng-foo ` is easier to select with css selectors. Check out the
34
- [ Internet Explorer Compatibility] ( http://docs-next.angularjs.org/guide/ie.ngdoc )
34
+ [ Internet Explorer Compatibility] ( http://docs-next.angularjs.org/guide/ie )
35
35
doc to learn about various IE-related requirements for different directive naming styles.
36
36
37
37
- ` angular.directive ` , ` angular.widget ` , ` angular.attrWidget ` were merged into a single concept: a
@@ -256,7 +256,7 @@ behavior and migrate your controllers one at a time: <https://gist.github.com/16
256
256
257
257
## Docs
258
258
259
- - new [ Modules dev guide article] ( http://docs-next.angularjs.org/guide/module.ngdoc )
259
+ - new [ Modules dev guide article] ( http://docs-next.angularjs.org/guide/module )
260
260
261
261
262
262
## Small bug fixes
You can’t perform that action at this time.
0 commit comments