diff OrthancFramework/Resources/Graveyard/FromDcmtkBridge.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 d9473bd5ed43
children 7053502fbf97
line wrap: on
line diff
--- a/OrthancFramework/Resources/Graveyard/FromDcmtkBridge.cpp	Tue Jan 26 17:57:09 2021 +0100
+++ b/OrthancFramework/Resources/Graveyard/FromDcmtkBridge.cpp	Tue Jan 26 18:25:52 2021 +0100
@@ -28,7 +28,7 @@
     {
       // This raises BitBucket issue 140 (Modifying private tags with
       // REST API changes VR from LO to UN)
-      // https://bitbucket.org/sjodogne/orthanc/issues/140
+      // https://bugs.orthanc-server.com/show_bug.cgi?id=140
       LOG(WARNING) << "You are using DCMTK < 3.6.1: All the private tags "
         "are considered as having a binary value representation";
       return new DcmOtherByteOtherWord(key);