Mercurial > hg > orthanc-authorization
changeset 135:c14b49c6eb6b
migration to UCLouvain servers
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 21 Nov 2023 20:09:26 +0100 |
parents | 89560460907d |
children | 1597094f0590 |
files | NEWS README Resources/Orthanc/Sdk-1.11.3/orthanc/OrthancCPlugin.h |
diffstat | 3 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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
--- 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 <stdint.h>