diff --git a/scipost_django/production/templates/production/_productionstream_details_summary_contents.html b/scipost_django/production/templates/production/_productionstream_details_summary_contents.html
index a3cf1852e14134cc89fff4bb8cfe1d84e9d95bab..4d97f82e5d28f091b31f9c87aba9e410a2f2047d 100644
--- a/scipost_django/production/templates/production/_productionstream_details_summary_contents.html
+++ b/scipost_django/production/templates/production/_productionstream_details_summary_contents.html
@@ -48,7 +48,7 @@
                        •   
                     <a href="{% url 'submissions:editorial_page' productionstream.submission.preprint.identifier_w_vn_nr %}">Editorial</a>
                     &nbsp;&nbsp; &bullet; &nbsp;&nbsp;
-                    <a class="text-muted">Git Repo</a>
+                    <a href="{{ productionstream.proofs_repository.git_url }}">Git Repo</a>
                 </div>
             </div>
         </div>