From cf950e05009a27c60ab0bdc51a1a5ca39041549d Mon Sep 17 00:00:00 2001 From: "Michael E. Turkson" Date: Thu, 3 Apr 2014 16:39:58 +0000 Subject: [PATCH] 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. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 600a6b69c18..a8132d1237d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: