diff Sphinx/source/faq/orthanc-storage.rst @ 528:50bdd7c7e9b9

Orthanc 1.8.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Oct 2020 11:39:07 +0200
parents f22b3743fd3f
children 4f3a6145ae34
line wrap: on
line diff
--- a/Sphinx/source/faq/orthanc-storage.rst	Fri Oct 16 11:01:07 2020 +0200
+++ b/Sphinx/source/faq/orthanc-storage.rst	Fri Oct 16 11:39:07 2020 +0200
@@ -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.7.4/OrthancServer/Sources/Database/PrepareDatabase.sql>`__
+<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.0/OrthancServer/Sources/Database/PrepareDatabase.sql>`__
 and `InstallTrackAttachmentsSize.sql
-<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.7.4/OrthancServer/Sources/Database/InstallTrackAttachmentsSize.sql>`__.
+<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.0/OrthancServer/Sources/Database/InstallTrackAttachmentsSize.sql>`__.
 
 
 Direct access