summaryrefslogtreecommitdiff
path: root/faq.md
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-02-27 00:20:56 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-02-27 00:20:56 +0000
commit887796772af3267a5c751f062a80f753c4f15781 (patch)
tree1842d28598a03244fb50409a7bbbe4ce52584336 /faq.md
parenteff51d808db6996d3aae0b1c4bb7ad50786abc34 (diff)
downloadspark-website-887796772af3267a5c751f062a80f753c4f15781.tar.gz
spark-website-887796772af3267a5c751f062a80f753c4f15781.tar.bz2
spark-website-887796772af3267a5c751f062a80f753c4f15781.zip
more update for graduation
Diffstat (limited to 'faq.md')
-rw-r--r--faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq.md b/faq.md
index 52f0766a9..42127c9e6 100644
--- a/faq.md
+++ b/faq.md
@@ -50,7 +50,7 @@ streaming, interactive queries, and machine learning.
<p class="answer">Starting in version 0.8, Spark is under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 license</a>. Previous versions used the <a href="https://github.com/mesos/spark/blob/branch-0.7/LICENSE">BSD license</a>.</p>
<p class="question">How can I contribute to Spark?</p>
-<p class="answer">Contact the <a href="{{site.url}}community.html">mailing list</a> or send us a pull request on <a href="https://github.com/apache/incubator-spark">GitHub</a> (instructions <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">here</a>). We're glad to hear about your experience using Spark and to accept patches.</p>
+<p class="answer">Contact the <a href="{{site.url}}community.html">mailing list</a> or send us a pull request on <a href="https://github.com/apache/spark">GitHub</a> (instructions <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">here</a>). We're glad to hear about your experience using Spark and to accept patches.</p>
<p>If you would like to report an issue, post it to the <a href="https://spark-project.atlassian.net/browse/SPARK">Spark issue tracker</a>.</p>
<p class="question">Where can I get more help?</p>