diff Sphinx/source/faq/transcoding.rst @ 360:d217af5e6cb3

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:14:52 +0200
parents a5f7fc9fb611
children 0fb9369e893e
line wrap: on
line diff
--- a/Sphinx/source/faq/transcoding.rst	Mon Mar 30 20:03:51 2020 +0200
+++ b/Sphinx/source/faq/transcoding.rst	Mon Mar 30 20:14:52 2020 +0200
@@ -13,7 +13,7 @@
 
 Adding support for transcoding is one of the features that is pending
 on `our roadmap
-<https://bitbucket.org/sjodogne/orthanc/src/default/TODO>`__, and for which 
+<https://hg.orthanc-server.com/orthanc/file/default/TODO>`__, and for which 
 we are looking for industrial sponsors.
 
 
@@ -108,7 +108,7 @@
 ``OrthancPluginRegisterOnStoredInstanceCallback()`` function). A
 sample Lua script that converts every incoming DICOM file to the
 JPEG2k transfer syntax is `part of the Orthanc sources
-<https://bitbucket.org/sjodogne/orthanc/src/default/Resources/Samples/Lua/AutomatedJpeg2kCompression.lua>`__.
+<https://hg.orthanc-server.com/orthanc/file/default/Resources/Samples/Lua/AutomatedJpeg2kCompression.lua>`__.
 
 
 Finally, as a fourth solution, it is possible to **combine two Orthanc