# HG changeset patch # User Sebastien Jodogne # Date 1700593766 -3600 # Node ID c14b49c6eb6b7f4afe74c93001211889dc95b065 # Parent 89560460907dd27a7fc71fb39fedb722e6c32f4a migration to UCLouvain servers diff -r 89560460907d -r c14b49c6eb6b NEWS --- a/NEWS Tue Nov 21 20:07:11 2023 +0100 +++ b/NEWS Tue Nov 21 20:09:26 2023 +0100 @@ -16,7 +16,7 @@ the authorized_labels from the user profile. - check the https://github.com/orthanc-team/orthanc-auth-service sample project for more details -* Added integration tests in the https://hg.orthanc-server.com/orthanc-tests/ +* Added integration tests in the https://orthanc.uclouvain.be/hg/orthanc-tests/ repository. 2023-06-21 - v 0.5.3 diff -r 89560460907d -r c14b49c6eb6b README --- a/README Tue Nov 21 20:07:11 2023 +0100 +++ b/README Tue Nov 21 20:09:26 2023 +0100 @@ -18,16 +18,16 @@ ---------------------- Build instructions are similar to that of Orthanc: -https://book.orthanc-server.com/faq/compiling.html +https://orthanc.uclouvain.be/book/faq/compiling.html Usage details are available as part of the Orthanc Book: -http://book.orthanc-server.com/plugins/authorization.html +https://orthanc.uclouvain.be/book/plugins/authorization.html Integration tests ----------------- -Integration tests are available in the https://hg.orthanc-server.com/orthanc-tests/ repo +Integration tests are available in the https://orthanc.uclouvain.be/hg/orthanc-tests/ repo in the folder NewTests/Authorization. API @@ -78,7 +78,7 @@ Instructions for contributing to the Orthanc project are included in the Orthanc Book: -https://book.orthanc-server.com/developers/repositories.html +https://orthanc.uclouvain.be/book/developers/repositories.html Licensing diff -r 89560460907d -r c14b49c6eb6b Resources/Orthanc/Sdk-1.11.3/orthanc/OrthancCPlugin.h --- a/Resources/Orthanc/Sdk-1.11.3/orthanc/OrthancCPlugin.h Tue Nov 21 20:07:11 2023 +0100 +++ b/Resources/Orthanc/Sdk-1.11.3/orthanc/OrthancCPlugin.h Tue Nov 21 20:09:26 2023 +0100 @@ -175,7 +175,7 @@ /** * For Microsoft Visual Studio, a compatibility "stdint.h" can be * downloaded at the following URL: - * https://hg.orthanc-server.com/orthanc/raw-file/tip/Resources/ThirdParty/VisualStudio/stdint.h + * https://orthanc.uclouvain.be/hg/orthanc/raw-file/tip/Resources/ThirdParty/VisualStudio/stdint.h **/ #include