Skip to content

Commit

Permalink
fixed the header bar link to the docs
Browse files Browse the repository at this point in the history
The link to the relevant documentation on the header bar [1.0.0-beta.1 (2014-03-25)] was missing a "d". This caused it to return a 404 "Page not found" whenever it was clicked.
  • Loading branch information
mturkson23 committed Apr 3, 2014
1 parent 43ad227 commit cf950e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ New Code:

* **ionHeaderBar, ionFooterBar**: remove `type`, `title`, `left-buttons`, `right-buttons`.

Relevant Documentation: [ionHeaderBar](http://ionicframework.com/docs/api/directive/ionHeaerBar),
Relevant Documentation: [ionHeaderBar](http://ionicframework.com/docs/api/directive/ionHeaderBar),
[ionFooterBar](http://ionicframework.com/docs/api/directive/ionFooterBar).

Old Code:
Expand Down

0 comments on commit cf950e0

Please sign in to comment.