Parcourir la source

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

Remove `Overleaf_Organization` folder from links

GitOrigin-RevId: 6da82bd306da4ece8fa3931cf65eee4e7e35ecea
Gernot Schulz il y a 7 mois
Parent
commit
f78940ea0d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      services/web/.storybook/index.html.m4

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

@@ -72,7 +72,7 @@ divert`'dnl
     <small>
       Last updated on syscmd(date)dnl
       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>
   </body>
 </html>