diff Sphinx/source/plugins/object-storage.rst @ 1023:5d4701d8fe28

replaced osimis/orthanc by orthancteam/orthanc
author Alain Mazy <am@osimis.io>
date Thu, 01 Feb 2024 15:09:48 +0100
parents fcfd53aa7446
children e1f7f1e2d148
line wrap: on
line diff
--- a/Sphinx/source/plugins/object-storage.rst	Wed Jan 31 14:01:57 2024 +0100
+++ b/Sphinx/source/plugins/object-storage.rst	Thu Feb 01 15:09:48 2024 +0100
@@ -29,7 +29,7 @@
 Pre-compiled binaries
 ---------------------
 
-These 3 plugins are provided as part of the ``osimis/orthanc`` :ref:`Docker images <docker-osimis>`.
+These 3 plugins are provided as part of the ``orthancteam/orthanc`` :ref:`Docker images <docker-orthancteam>`.
 The AWS plugin is available in the default Docker images while the Azure and Google plugins are available
 in the ``-full`` images.
 
@@ -257,7 +257,7 @@
 The **MigrationFromFileSystemEnabled** configuration has been superseded by the **HybridMode** in v 2.1.0.
 
 The **EnableLegacyUnknownFiles** configuration has been introduced to allow recent version of the plugins (from 1.3.3)
-continue working with data that was saved with Orthanc version around 1.9.3 and plugins version around 1.2.0 (e.g. osimis/orthanc:21.5.1 docker images).
+continue working with data that was saved with Orthanc version around 1.9.3 and plugins version around 1.2.0 (e.g. orthancteam/orthanc:21.5.1 docker images).
 With these specific versions, some ``.unk`` files were generated instead of ``.dcm.head`` files.  With this configuration option enabled,
 when reading files, the plugin will try both file extensions.
 If you have ``.unk`` files in your storage, you must enable this configuration.