aboutsummaryrefslogtreecommitdiffstats
path: root/src/site/fml/faq.fml
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/fml/faq.fml')
-rw-r--r--src/site/fml/faq.fml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml
index 70c2b8c..4f6b9b8 100644
--- a/src/site/fml/faq.fml
+++ b/src/site/fml/faq.fml
@@ -133,7 +133,7 @@
Probably because you're missing a jar that Jackcess depends on from your
classpath. Take a look at the <a href="dependencies.html">dependencies list</a>. The first 3 are required for both building and running
and can be found either at the <a href="http://commons.apache.org/">
- Jakarta Commons</a> or the <a href="http://www.ibiblio.org/maven">Ibiblio
+ Apache Commons</a> or the <a href="http://www.ibiblio.org/maven">Ibiblio
Maven Repository</a>. The others are only required for building, in which
case, Maven will find them for you.
</p>