diff OrthancServer/Sources/OrthancFindRequestHandler.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 6831de40acd9
children 8efeaba1b7f9
line wrap: on
line diff
--- a/OrthancServer/Sources/OrthancFindRequestHandler.cpp	Tue Jan 26 17:57:09 2021 +0100
+++ b/OrthancServer/Sources/OrthancFindRequestHandler.cpp	Tue Jan 26 18:25:52 2021 +0100
@@ -438,7 +438,7 @@
   {
     // Whatever the manufacturer, remove the GenericGroupLength tags
     // http://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_7.2.html
-    // https://bitbucket.org/sjodogne/orthanc/issues/31/
+    // https://bugs.orthanc-server.com/show_bug.cgi?id=31
     if (tag.GetElement() == 0x0000)
     {
       return false;