mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fixed the header bar link to the docs
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.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user