summaryrefslogtreecommitdiffstats
path: root/src/site
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2008-03-31 18:52:29 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2008-03-31 18:52:29 +0000
commitb6276a19785a56c9e302d5d8e85892e811003d21 (patch)
tree61f86a8534977e416e2a7d1fbd68e51e75919de3 /src/site
parent89c87596a3f27d6f33cf4281deb225987dbcae37 (diff)
downloadjackcess-b6276a19785a56c9e302d5d8e85892e811003d21.tar.gz
jackcess-b6276a19785a56c9e302d5d8e85892e811003d21.zip
update FAQ
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@303 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/site')
-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 f8daceb..a2c6194 100644
--- a/src/site/fml/faq.fml
+++ b/src/site/fml/faq.fml
@@ -134,7 +134,7 @@
your classpath. Take a look at the <a href="dependencies.html">dependencies list</a>. The "compile" and
"runtime" dependencies are necessary for using Jackcess in your
application. One great place to track down these dependencies is in
- the <a href="http://www.ibiblio.org/maven">Ibiblio Maven
+ the <a href="http://repo1.maven.org/maven2/">Ibiblio Maven
Repository</a>.
</p>
</answer>