summaryrefslogtreecommitdiff
path: root/faq.md
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2016-11-19 12:35:02 +0000
committerSean Owen <sowen@cloudera.com>2016-11-21 20:57:42 +0000
commit0744e8fdd9f954a6552c968be50604241097dbbc (patch)
treeea786a184d7cf73b5091e81d2d17790cd160cc0a /faq.md
parent46fb91025482150f7e8eba20606211d9c016009f (diff)
downloadspark-website-asf-site.tar.gz
spark-website-asf-site.tar.bz2
spark-website-asf-site.zip
Port wiki page Committers to committers.html, Contributing to Spark and Code Style Guide to contributing.html, Third Party Projects and Additional Language Bindings to third-party-projects.html, Powered By to powered-by.htmlHEADasf-site
Diffstat (limited to 'faq.md')
-rw-r--r--faq.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/faq.md b/faq.md
index 8d048aab7..7b2fa1578 100644
--- a/faq.md
+++ b/faq.md
@@ -15,7 +15,7 @@ Spark is a fast and general processing engine compatible with Hadoop data. It ca
<p class="question">Who is using Spark in production?</p>
-<p class="answer">As of 2016, surveys show that more than 1000 organizations are using Spark in production. Some of them are listed on the <a href="https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark">Powered By page</a> and at the <a href="http://spark-summit.org">Spark Summit</a>.</p>
+<p class="answer">As of 2016, surveys show that more than 1000 organizations are using Spark in production. Some of them are listed on the <a href="{{site.baseurl}}/powered-by.html">Powered By page</a> and at the <a href="http://spark-summit.org">Spark Summit</a>.</p>
<p class="question">How large a cluster can Spark scale to?</p>
@@ -67,7 +67,7 @@ Please also refer to our
<p class="question">How can I contribute to Spark?</p>
-<p class="answer">See the <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">Contributing to Spark wiki</a> for more information.</p>
+<p class="answer">See the <a href="{{site.baseurl}}/contributing.html">Contributing to Spark wiki</a> for more information.</p>
<p class="question">Where can I get more help?</p>