diff Sphinx/source/faq/rest-samples.rst @ 360:d217af5e6cb3

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:14:52 +0200
parents 02399e86f046
children 84e3a2612c36
line wrap: on
line diff
--- a/Sphinx/source/faq/rest-samples.rst	Mon Mar 30 20:03:51 2020 +0200
+++ b/Sphinx/source/faq/rest-samples.rst	Mon Mar 30 20:14:52 2020 +0200
@@ -10,7 +10,7 @@
   dedicated section <rest-advanced>`.
 * Many working examples written in Python are `available in the source
   distribution
-  <https://bitbucket.org/sjodogne/orthanc/src/default/Resources/Samples/Python/>`__.
+  <https://hg.orthanc-server.com/orthanc/file/default/Resources/Samples/Python/>`__.
 * If you cannot find an example for some feature in this manual or in
   the Python examples, please check the `publicly available
   integration tests