diff Framework/Plugins/GlobalProperties.h @ 427:3cdea26ece73 pg-transactions

merge default -> pg-transactions
author Alain Mazy <am@osimis.io>
date Wed, 29 Nov 2023 10:24:18 +0100
parents d700c8f9fc24
children ecd0b719cff5
line wrap: on
line diff
--- a/Framework/Plugins/GlobalProperties.h	Tue Jun 27 15:17:39 2023 +0200
+++ b/Framework/Plugins/GlobalProperties.h	Wed Nov 29 10:24:18 2023 +0100
@@ -31,7 +31,7 @@
    * The enum "GlobalProperty" is a subset of the "GlobalProperty_XXX"
    * values from the Orthanc server that have a special meaning to the
    * database plugins:
-   * https://hg.orthanc-server.com/orthanc/file/default/OrthancServer/Sources/ServerEnumerations.h
+   * https://orthanc.uclouvain.be/hg/orthanc/file/default/OrthancServer/Sources/ServerEnumerations.h
    *
    * WARNING: The values must be the same between the Orthanc core and
    * this enum!