diff Sphinx/source/users/configuration.rst @ 361:84e3a2612c36

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:37:49 +0200
parents a5f7fc9fb611
children 0fb9369e893e
line wrap: on
line diff
--- a/Sphinx/source/users/configuration.rst	Mon Mar 30 20:14:52 2020 +0200
+++ b/Sphinx/source/users/configuration.rst	Mon Mar 30 20:37:49 2020 +0200
@@ -5,12 +5,11 @@
 ========================
 
 Configuring Orthanc simply consists in providing a configuration file.
-Orthanc has numerous configuration that are documented in the `default 
+Orthanc has numerous configuration that are documented in the `default
 configuration file
-<https://bitbucket.org/sjodogne/orthanc/raw/Orthanc-1.6.0/Resources/Configuration.json>`_. This
+<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.6.0/Resources/Configuration.json>`_. This
 file is in the `JSON <https://en.wikipedia.org/wiki/JSON>`_ file
-format. You can generate this file file with the
-following call::
+format. You can generate this file file with the following call::
 
     $ Orthanc --config=Configuration.json