Repository: cloudstack-www Updated Branches: refs/heads/asf-site 86b1c7269 -> 801f7dbdb
fix layout for ML Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/801f7dbd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/801f7dbd Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/801f7dbd Branch: refs/heads/asf-site Commit: 801f7dbdb9ba2b601faf5cbe4913ed7deaac94c2 Parents: 86b1c72 Author: Sebastien Goasguen <run...@gmail.com> Authored: Tue May 12 09:42:54 2015 +0200 Committer: Sebastien Goasguen <run...@gmail.com> Committed: Tue May 12 09:42:54 2015 +0200 ---------------------------------------------------------------------- source/layouts/layout.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/801f7dbd/source/layouts/layout.erb ---------------------------------------------------------------------- diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index 28357ee..2f45cee 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -78,7 +78,7 @@ <ul class="dropdown-menu" aria-labelledby="community"> <li><a tabindex="-1" href="contribute.html">Get Involved</a></li> <li><a tabindex="-1" href="developers.html">Developers</a></li> - <li><a tabindex="-1" href=mailing-lists.html">Mailing Lists</a></li> + <li><a tabindex="-1" href="mailing-lists.html">Mailing Lists</a></li> <li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li> </ul> </li>