changeset 7144:a2cd12438c41 default tip

fix comment
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 31 Aug 2026 09:16:01 +0200
parents 9fc5589b40bc
children
files OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake	Mon Aug 31 08:41:04 2026 +0200
+++ b/OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake	Mon Aug 31 09:16:01 2026 +0200
@@ -28,7 +28,7 @@
   ## "civetweb-1.16-fixed.tar.gz" as follows:
   ##
   ##  $ cd /tmp
-  ##  $ wget ${THIRD_PARTY_DOWNLOADS_ROOT_URL}/civetweb-1.16.tar.gz
+  ##  $ wget https://orthanc.uclouvain.be/downloads/third-party-downloads/civetweb-1.16.tar.gz
   ##  $ tar xvf civetweb-1.16.tar.gz
   ##  $ rm -rf civetweb-1.16/src/third_party/ civetweb-1.16/test/
   ##  $ tar cvfz civetweb-1.16-fixed.tar.gz civetweb-1.16