Author: jhyde
Date: Mon Mar 27 02:45:39 2017
New Revision: 1788825
URL: http://svn.apache.org/viewvc?rev=1788825&view=rev
Log:
Fix link; add 'donate' section
Modified:
calcite/site/docs/adapter.html
calcite/site/index.html
Modified: calcite/site/docs/adapter.html
URL:
http://svn.apache.org/viewvc/calcite/site/docs/adapter.html?rev=1788825&r1=1788824&r2=1788825&view=diff
==============================================================================
--- calcite/site/docs/adapter.html (original)
+++ calcite/site/docs/adapter.html Mon Mar 27 02:45:39 2017
@@ -147,7 +147,7 @@ page.</p>
</ul>
<p>The JDBC driver is powered by
-<a href="/docs/avatica_overvew.html">Avatica</a>.
+<a href="/avatica/docs/">Avatica</a>.
Connections can be local or remote (JSON over HTTP or Protobuf over HTTP).</p>
<p>The basic form of the JDBC connect string is</p>
Modified: calcite/site/index.html
URL:
http://svn.apache.org/viewvc/calcite/site/index.html?rev=1788825&r1=1788824&r2=1788825&view=diff
==============================================================================
--- calcite/site/index.html (original)
+++ calcite/site/index.html Mon Mar 27 02:45:39 2017
@@ -139,6 +139,20 @@
</div>
</div>
</section>
+<section class="resources">
+ <div class="grid">
+ <div class="unit one-third">
+ <a href="http://www.apache.org/foundation/contributing.html">
+ <img
src="https://blogs.apache.org/foundation/mediaresource/76346afa-c7ef-4ab1-9a3a-c2e3bbc95122"
width="300" height="300" alt="Support Apache">
+ </a>
+ </div>
+ <div class="unit two-thirds">
+ <h2>Support Apache</h2>
+ <p>Support the Apache Software Foundation by
+ <a href="http://www.apache.org/foundation/contributing.html">making a
donation</a>.</p>
+ </div>
+ </div>
+</section>
<footer role="contentinfo">