diff Sphinx/source/faq/scalability.rst @ 947:0b89127439b1

new orthanc-setup-samples repo
author Alain Mazy <am@osimis.io>
date Thu, 01 Jun 2023 12:24:22 +0200
parents 49b863e47c39
children 5df222ddd7d1
line wrap: on
line diff
--- a/Sphinx/source/faq/scalability.rst	Mon May 22 18:01:31 2023 +0200
+++ b/Sphinx/source/faq/scalability.rst	Thu Jun 01 12:24:22 2023 +0200
@@ -242,7 +242,7 @@
 One solution to avoid this limitation was to have multiple Orthanc
 accessing the same DB (works only for MySQL and PostgreSQL) as
 presented in this `sample
-<https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/multiple-orthancs-on-same-db/>`__.
+<https://github.com/orthanc-server/orthanc-setup-samples/src/master/docker/multiple-orthancs-on-same-db/>`__.
 However, this solution was only robust if there was **one single
 "writer" Orthanc server** (i.e. only one Orthanc was modifying the
 database).  Indeed, the core of Orthanc <= 1.9.1 did not support the