diff PostgreSQL/Plugins/PostgreSQLIndex.cpp @ 336:c0c12b3974b2

fix URLs to the old repositories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Aug 2021 11:48:52 +0200
parents 3a52e27a2d80
children 16aac0287485 cd9521e04249
line wrap: on
line diff
--- a/PostgreSQL/Plugins/PostgreSQLIndex.cpp	Wed Aug 11 11:07:55 2021 +0200
+++ b/PostgreSQL/Plugins/PostgreSQLIndex.cpp	Wed Aug 11 11:48:52 2021 +0200
@@ -155,7 +155,7 @@
            * performance for "strict" searches (i.e. searches involving
            * no wildcard).
            * https://www.postgresql.org/docs/current/static/pgtrgm.html
-           * https://bitbucket.org/sjodogne/orthanc/issues/47/index-improvements-for-pg-plugin
+           * https://bugs.orthanc-server.com/show_bug.cgi?id=47
            **/
           try
           {