diff OrthancServer/Plugins/Engine/OrthancPlugins.cpp @ 4476:c1f36fd13730

migrate remaining links to issues in bitbucket to mercurial server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Jan 2021 18:25:52 +0100
parents 16392fe89ce0
children 0a2c9790cb41
line wrap: on
line diff
--- a/OrthancServer/Plugins/Engine/OrthancPlugins.cpp	Tue Jan 26 17:57:09 2021 +0100
+++ b/OrthancServer/Plugins/Engine/OrthancPlugins.cpp	Tue Jan 26 18:25:52 2021 +0100
@@ -3604,7 +3604,7 @@
     {
       // Fix issue 168 (Plugins can't read private tags from the
       // configuration file)
-      // https://bitbucket.org/sjodogne/orthanc/issues/168/
+      // https://bugs.orthanc-server.com/show_bug.cgi?id=168
       std::string privateCreator;
       {
         OrthancConfiguration::ReaderLock lock;
@@ -3793,7 +3793,7 @@
     {
       // Fix issue 168 (Plugins can't read private tags from the
       // configuration file)
-      // https://bitbucket.org/sjodogne/orthanc/issues/168/
+      // https://bugs.orthanc-server.com/show_bug.cgi?id=168
       std::string privateCreator;
       {
         OrthancConfiguration::ReaderLock lock;