Skip to content

Commit 42afccf

Browse files
Achristopherthielen
authored andcommitted
Fix broken link on changelog (#3034)
The link to the blog post for 1.0.0-beta.3 was wrong.
1 parent cd6a2a2 commit 42afccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<a name="1.0.0-beta.3"></a>
22
# [1.0.0-beta.3](https://github.com/angular-ui/ui-router/compare/1.0.0-beta.2...v1.0.0-beta.3) (2016-09-23)
33

4-
[Read more on the blog](https://ui-router-github.io/uirouter-1.0.0-beta.3/)
4+
[Read more on the blog](https://ui-router.github.io/blog/uirouter-1.0.0-beta.3/)
55

66
This release adds Angular 2.0.0 final support.
77
It changes the NgModule mechanism to use `UIRouterModule.forRoot()` and `UIRouterModule.forChild()`.

0 commit comments

Comments
 (0)