Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start the dev cycle toward v3.32.
[simgrid.git] / docs / source / _ext / showfile.py
index 7894d6d385f5709a4a06be300c909c10d4a4de5f..b65ecf66965ff6ad9aa931c77c56e2dedd7a259f 100644 (file)
@@ -38,7 +38,7 @@ class ShowFileDirective(Directive):
           '.. toggle-header::',
           '   :header: View {}'.format(filename),
           '',
-          '   `Download {} <https://framagit.org/simgrid/simgrid/tree/{}>`_'.format(os.path.basename(filename), filename),
+          '   `Download {} <https://framagit.org/simgrid/simgrid/tree/master/{}>`_'.format(os.path.basename(filename), filename),
           '',
           '   .. literalinclude:: ../../{}'.format(filename),
           '      :language: {}'.format(language),