diff Sphinx/source/faq/orthanc-storage.rst @ 568:090cc988c35e

Orthanc 1.8.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 18 Dec 2020 16:17:37 +0100
parents 4f3a6145ae34
children 7d27154e70f9
line wrap: on
line diff
--- a/Sphinx/source/faq/orthanc-storage.rst	Fri Dec 18 11:16:31 2020 +0100
+++ b/Sphinx/source/faq/orthanc-storage.rst	Fri Dec 18 16:17:37 2020 +0100
@@ -59,9 +59,9 @@
 database schema is kept as simple as possible, and can be found in the
 following two files of the source code of Orthanc:
 `PrepareDatabase.sql
-<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.1/OrthancServer/Sources/Database/PrepareDatabase.sql>`__
+<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.2/OrthancServer/Sources/Database/PrepareDatabase.sql>`__
 and `InstallTrackAttachmentsSize.sql
-<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.1/OrthancServer/Sources/Database/InstallTrackAttachmentsSize.sql>`__.
+<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.2/OrthancServer/Sources/Database/InstallTrackAttachmentsSize.sql>`__.
 
 
 Direct access