diff Sphinx/source/faq/licensing.rst @ 361:84e3a2612c36

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:37:49 +0200
parents d217af5e6cb3
children 987fbbc2b59e
line wrap: on
line diff
--- a/Sphinx/source/faq/licensing.rst	Mon Mar 30 20:14:52 2020 +0200
+++ b/Sphinx/source/faq/licensing.rst	Mon Mar 30 20:37:49 2020 +0200
@@ -234,23 +234,19 @@
 the same e-mail address: ``orthanc-legal@osimis.io``.
 
 
+.. _submitting_code:
+
 Submitting code
 ^^^^^^^^^^^^^^^
 
 Once the CLA onboarding process has succeeded, use `Mercurial
 <https://en.wikipedia.org/wiki/Mercurial>`__ to fork the official
-repository of interest from BitBucket. Here are the location of those
-repositories:
-
-* The `Orthanc server <https://bitbucket.org/sjodogne/orthanc/src>`__.
+repository of interest from BitBucket. All the repositories are
+centralized on our `self-hosted Mercurial server
+<https://hg.orthanc-server.com/>`__.
 
-* The `official plugins <https://bitbucket.org/sjodogne/>`__ originating from the University Hospital of Liège.
-
-* The `official plugins <https://bitbucket.org/osimis/>`__ originating from Osimis.
-
-Once you have finished modifying the code in your forked repository,
-issue a `pull request
-<https://confluence.atlassian.com/bitbucket/tutorial-learn-about-bitbucket-pull-requests-774243385.html>`__.
+A :ref:`dedicated page <repositories>` explains how to submit
+:ref:`simple patches <hg-patch>` or :ref:`full branches <hg-bundle>`.
 
 **Some words of warning:**
 
@@ -278,7 +274,7 @@
 
 * Unit testing is mandatory. Integration tests should be submitted to
   the `dedicated repository
-  <https://bitbucket.org/sjodogne/orthanc-tests/>`__.
+  <https://hg.orthanc-server.com/orthanc-tests/file/tip>`__.
 
 * In the case of a doubt wrt. a potential contribution, please discuss
   it on the `Orthanc Users