Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 6abafcb

Browse files
committed
docs(changelog): fix broken links
Closes #793
1 parent 2315d9b commit 6abafcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ docs. The biggest improvements and changes are listed below.
3131
`ng:foo`. The new compiler doesn't distinguish between these and other name styles (all of them
3232
are [equally supported](http://docs-next.angularjs.org/api/angular.module.ng.$compileProvider.directive)),
3333
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)
3535
doc to learn about various IE-related requirements for different directive naming styles.
3636

3737
- `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
256256

257257
## Docs
258258

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)
260260

261261

262262
## Small bug fixes

0 commit comments

Comments
 (0)