diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2019-02-12 22:55:59 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2019-02-12 22:55:59 +0000 |
commit | b0e3df656137b1acec8872724ec2ba11ed600941 (patch) | |
tree | 7c81a89e7a19f3bdba95d340741a2dc8d599fa48 /src | |
parent | 77b63ca0d12186828a66027c7d0fda2415572357 (diff) | |
download | jackcess-b0e3df656137b1acec8872724ec2ba11ed600941.tar.gz jackcess-b0e3df656137b1acec8872724ec2ba11ed600941.zip |
minor site docs tweak
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1293 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src')
-rw-r--r-- | src/site/xdoc/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 5de4c9f..db71878 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -27,7 +27,7 @@ <code>LocalDateTime</code> and <code>Path</code>. Databases can now optionally return <code>Date</code> values (legacy, backwards compatible) or <code>LocalDateTime</code> values. See <a href="apidocs/com/healthmarketscience/jackcess/DateTimeType.html">DateTimeType</a> - for more details. + and the <a href="jackcess-3.html">Upgrade Guide</a> for more details </p> </subsection> |