diff OrthancServer/main.cpp @ 3135:2b81d44e7b33

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Jan 2019 16:32:11 +0100
parents b1787ba94eef
children 5a3b961e9524
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Wed Jan 16 15:51:32 2019 +0100
+++ b/OrthancServer/main.cpp	Wed Jan 16 16:32:11 2019 +0100
@@ -1021,7 +1021,7 @@
   catch (OrthancException&)
   {
     LOG(ERROR) << "Unable to run the automated upgrade, please use the replication instructions: "
-               << "http://book.orthanc-server.com//users/replication.html";
+               << "http://book.orthanc-server.com/users/replication.html";
     throw;
   }