Linked to contacts page
Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/f2d5d501 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/f2d5d501 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/f2d5d501 Branch: refs/heads/cordova-website Commit: f2d5d501e3927d8649de0279cf39ee5241fb71f1 Parents: 93c30d4 Author: Brad Gashler <[email protected]> Authored: Fri Aug 14 15:38:34 2015 -0700 Committer: Brad Gashler <[email protected]> Committed: Fri Aug 14 15:38:34 2015 -0700 ---------------------------------------------------------------------- www/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f2d5d501/www/_includes/header.html ---------------------------------------------------------------------- diff --git a/www/_includes/header.html b/www/_includes/header.html index eee6bfc..823ecc9 100644 --- a/www/_includes/header.html +++ b/www/_includes/header.html @@ -27,7 +27,7 @@ <a href="{{ site.baseurl }}/contribute/">Contribute</a> </li> <li> - <a href="{{ site.baseurl }}/#contact">Contact</a> + <a href="{{ site.baseurl }}/contact/">Contact</a> </li> <li class="visible-xs hidden"> <img class="" style="width:25px;margin-left:13px" src="{{ site.baseurl }}/static/img/search_icon.svg"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
