Repository: kafka-site Updated Branches: refs/heads/asf-site 97ef06562 -> 6a95c8959
MINOR: Update contact.html with the correct search-hadoop.com link Update link to search-hadoop.com Author: Aaron Niskode-Dossett <[email protected]> Reviewers: Guozhang Wang <[email protected]> Closes #33 from dossett/patch-1 Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/6a95c895 Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/6a95c895 Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/6a95c895 Branch: refs/heads/asf-site Commit: 6a95c8959aa1ec76342f045386e87c798b49b788 Parents: 97ef065 Author: Aaron Niskode-Dossett <[email protected]> Authored: Tue Dec 13 17:25:01 2016 -0800 Committer: Guozhang Wang <[email protected]> Committed: Tue Dec 13 17:25:01 2016 -0800 ---------------------------------------------------------------------- contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/6a95c895/contact.html ---------------------------------------------------------------------- diff --git a/contact.html b/contact.html index 4045971..a45b4a1 100644 --- a/contact.html +++ b/contact.html @@ -22,7 +22,7 @@ </ul> <p> - A searchable archive of the mailing list is available at <a href="http://search-hadoop.com/kafka">search-hadoop.com/kafka</a>. + A searchable archive of the mailing lists is available at <a href="http://search-hadoop.com/?project=Kafka">search-hadoop.com</a>. </p> <p>
