aboutsummaryrefslogtreecommitdiffstats
path: root/src/site/xdoc/index.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2018-07-29 02:23:02 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2018-07-29 02:23:02 +0000
commit821c939d1cb7520e2f6d699ed187a1e4a44153fb (patch)
treeff0fc4a8c4d3c50686d9c46a3d547bf3e27a3e7b /src/site/xdoc/index.xml
parent3739de6df80d0b20310c3c9d0fcab133fc734b0e (diff)
downloadjackcess-821c939d1cb7520e2f6d699ed187a1e4a44153fb.tar.gz
jackcess-821c939d1cb7520e2f6d699ed187a1e4a44153fb.zip
update parent pom; update urls for https
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1188 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/site/xdoc/index.xml')
-rw-r--r--src/site/xdoc/index.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 7f23a71..4da6248 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -10,7 +10,7 @@
<section name="Jackcess">
<p>
Jackcess is a pure Java library for reading from and writing to MS
- Access databases (currently supporting versions 2000-2016). It is part of the <a href="http://openhms.sourceforge.net/">OpenHMS</a> project from <a href="http://www.healthmarketscience.com/">Health Market Science, Inc.</a>. It is not an application. There is no GUI. It's a
+ Access databases (currently supporting versions 2000-2016). It is part of the <a href="https://openhms.sourceforge.io/">OpenHMS</a> project from <a href="http://www.healthmarketscience.com/">Health Market Science, Inc.</a>. It is not an application. There is no GUI. It's a
library, intended for other developers to use to build Java
applications. Jackcess is licensed under the
<a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License</a> (as of version 2.1.0).
@@ -103,7 +103,7 @@ db.close();</source>
for reading Access files, written in C.
</li>
<li>
- <a href="http://jackcessencrypt.sourceforge.net/">Jackcess
+ <a href="https://jackcessencrypt.sourceforge.io/">Jackcess
Encrypt</a> - Extension library for Jackcess which implements
support for some forms of Microsoft Access and Microsoft Money
encryption.