Autobuild (#109)

* Autobuild

* restore files
diff --git a/community/index.html b/community/index.html
index 77d9560..27c23b2 100644
--- a/community/index.html
+++ b/community/index.html
@@ -174,7 +174,7 @@
 <p>If you have an itch to scratch, then by all means do that! Fixing bugs you run
 into, or adding features you need, are both immensely helpful.</p>
 
-<p>If you&#39;re looking for some starter projects, we maintain a <a href="https://github.com/apache/incubator-druid/issues?q=is%3Aopen+is%3Aissue+label%3AStarter">list of issues</a> suitable
+<p>If you&#39;re looking for some starter projects, we maintain a <a href="https://github.com/apache/druid/issues?q=is%3Aopen+is%3Aissue+label%3AStarter">list of issues</a> suitable
 for new developers.</p>
 
 <p>There are plenty of ways to help outside writing Druid code. <em>Code review of pull requests</em>
@@ -186,7 +186,7 @@
 
 <h3 id="getting-your-changes-accepted">Getting your changes accepted</h3>
 
-<p>Patches to Druid are done through GitHub pull requests.</p>
+<p>Patches to Druid are done through <a href="https://github.com/apache/druid/pulls">GitHub pull requests</a>.</p>
 
 <p>Pull requests require one approval (+1) from an established committer on code and text (for documentation) levels. The
 exception is major architectural changes or API changes, and/or changes to</p>
@@ -203,10 +203,14 @@
 committers (one of them could also be the author of the pull request). For those, it can help to discuss things
 on the Druid development list <a href="https://lists.apache.org/list.html?dev@druid.apache.org">dev@druid.apache.org</a> or a github issue beforehand.</p>
 
-<p>In general please follow the <a href="https://github.com/apache/incubator-druid/blob/master/CONTRIBUTING.md">contributing guidelines</a>
+<p>In general please follow the <a href="https://github.com/apache/druid/blob/master/CONTRIBUTING.md">contributing guidelines</a>
 when sending in pull requests. This will help review proceed as quickly as
 possible.</p>
 
+<h3 id="testing">Testing</h3>
+
+<p>All Pull Requests are automatically tested on <a href="https://travis-ci.com/apache/druid">Travis CI</a> on both AMD64 and ARM64 architectures.</p>
+
 <h3 id="committers">Committers</h3>
 
 <p>Committers are collectively responsible for Druid&#39;s technical management. This involves