summaryrefslogtreecommitdiff
path: root/faq.md
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-04-04 19:45:42 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-04-04 19:45:42 +0000
commit5b6bc4622271ef7caec5d5b93494ab4c50ce2781 (patch)
treeadcee3eb64709d6b830a437c27c7cd707a9e2954 /faq.md
parentc1c954705f834c78d23f7d5008ff96daf9fa30ce (diff)
downloadspark-website-5b6bc4622271ef7caec5d5b93494ab4c50ce2781.tar.gz
spark-website-5b6bc4622271ef7caec5d5b93494ab4c50ce2781.tar.bz2
spark-website-5b6bc4622271ef7caec5d5b93494ab4c50ce2781.zip
Update JIRA URLs
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 42127c9e6..815313bbc 100644
--- a/faq.md
+++ b/faq.md
@@ -51,7 +51,7 @@ streaming, interactive queries, and machine learning.
<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/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>If you would like to report an issue, post it to the <a href="https://issues.apache.org/jira/browse/SPARK">Spark issue tracker</a>.</p>
<p class="question">Where can I get more help?</p>
<p class="answer">Please post on the <a href="http://apache-spark-user-list.1001560.n3.nabble.com">Spark Users</a> mailing list. We'll be glad to help!</p>