changeset 950:0b237d3c7f52

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 02 Jun 2023 18:30:06 +0200
parents d43acd4f2454
children 7d835b341882
files Sphinx/source/plugins/authorization.rst
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/authorization.rst	Fri Jun 02 18:26:35 2023 +0200
+++ b/Sphinx/source/plugins/authorization.rst	Fri Jun 02 18:30:06 2023 +0200
@@ -375,12 +375,12 @@
     }
   }
 
-.. _orthanc-explorer-authorization:
+.. _orthanc-explorer-2-authorization:
 
 Integration with the Orthanc Explorer 2
 ---------------------------------------
 
-This project contains a `complete example<https://github.com/orthanc-team/orthanc-auth-service>`__ 
+This project contains a `complete example <https://github.com/orthanc-team/orthanc-auth-service>`__ 
 of a Web services integrating with :ref:`Orthanc Explorer 2 <orthanc-explorer-2>` to implement
 user level permissions and sharing of single studies.