diff --git a/README.md b/README.md
index ab598a4b883710144961dc6b8aecc99fe42fb4a7..3e436db84e487bdcedc11deb6a960f14d0e0120c 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,10 @@
 Pipeline to build Python 3.6.13 on CentOS Docker image
 
 Allows to build Python 3.6.13 for:
-* CentOS 6.10 64 bits: linux-el6-x86_64
-* CentOS 6.10 32 bits: linux-el6-i686
-* CentOS 7.9 64 bits: linux-el7-x86_64
-* CentOS 7.9 32 bits: linux-el7-i686
+* CentOS 6.10 64 bits: [python-3.6.13-linux-el6-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/tools/python3/-/jobs/artifacts/main/download?job=linux-el6-x86_64)
+* CentOS 6.10 32 bits: [python-3.6.13-linux-el6-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/tools/python3/-/jobs/artifacts/main/download?job=linux-el6-i686)
+* CentOS 7.9 64 bits: [python-3.6.13-linux-el7-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/tools/python3/-/jobs/artifacts/main/download?job=linux-el7-x86_64)
+* CentOS 7.9 32 bits: [python-3.6.13-linux-el7-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/tools/python3/-/jobs/artifacts/main/download?job=linux-el7-i686)
 
 Build on Docker image:
 * gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el6-gcc44