Explorar el Código

Merge pull request #30783 from overleaf/gs-jenkins-noorg-links

Remove `Overleaf_Organization` folder from links

GitOrigin-RevId: 6da82bd306da4ece8fa3931cf65eee4e7e35ecea
Gernot Schulz hace 7 meses
padre
commit
f78940ea0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      services/web/.storybook/index.html.m4

+ 1 - 1
services/web/.storybook/index.html.m4

@@ -72,7 +72,7 @@ divert`'dnl
     <small>
     <small>
       Last updated on syscmd(date)dnl
       Last updated on syscmd(date)dnl
       for ifdef(`BRANCH_NAME',<a href="BRANCH_NAME/">BRANCH_NAME</a>,unknown branch)
       for ifdef(`BRANCH_NAME',<a href="BRANCH_NAME/">BRANCH_NAME</a>,unknown branch)
-      (<a href="https://jenkins.ops-overleaf.com/job/Overleaf_Organization/job/Storybook/view/default/builds">build history</a>).
+      (<a href="https://jenkins.ops-overleaf.com/job/Storybook/view/default/builds">build history</a>).
     </small>
     </small>
   </body>
   </body>
 </html>
 </html>