changeset 251:974d97395060

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jun 2019 06:55:19 +0200
parents 540c2884cdf4
children eaad8233e474
files Sphinx/source/developers/creating-plugins.rst
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/developers/creating-plugins.rst	Fri Jun 07 09:21:09 2019 +0200
+++ b/Sphinx/source/developers/creating-plugins.rst	Tue Jun 11 06:55:19 2019 +0200
@@ -78,8 +78,8 @@
 ``HAS_ORTHANC_EXCEPTION`` is set to ``0``:
 
 * `Plugins/Samples/Common/OrthanPluginCppWrapper.h
-  <https://bitbucket.org/sjodogne/orthanc/src/default/Plugins/Samples/Common/OrthancPluginCppWrapper.h>`__
+  <https://bitbucket.org/sjodogne/orthanc/src/Orthanc-1.5.6/Plugins/Samples/Common/OrthancPluginCppWrapper.h>`__
 * `Plugins/Samples/Common/OrthanPluginCppWrapper.cpp
-  <https://bitbucket.org/sjodogne/orthanc/src/default/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp>`__
+  <https://bitbucket.org/sjodogne/orthanc/src/Orthanc-1.5.6/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp>`__
 * `Plugins/Samples/Common/OrthanPluginException.h
-  <https://bitbucket.org/sjodogne/orthanc/src/default/Plugins/Samples/Common/OrthancPluginException.h>`__
+  <https://bitbucket.org/sjodogne/orthanc/src/Orthanc-1.5.6/Plugins/Samples/Common/OrthancPluginException.h>`__