update pipeline url
[GitLab/stricted-build/lineage_builder.git] / ui / templates / builds.html
index 2fd8a4ce159c042bb6283d0fd30fd6a4697cc9d2..e5b0851b73e766d1141ddb94c8cc63c2ca585924 100644 (file)
@@ -27,7 +27,7 @@
                     {% set color = "warning" %}
                 {% endif %}
             <tr class="{{color}}">
-                <th scope="row"><a href="https://gitlab.com/LineageOS/builder/android/pipelines/{{build.build_id}}">{{build.build_id}}</a></th>
+                <th scope="row"><a href="https://gitlab.com/stricted-build/android_build/pipelines/{{build.build_id}}">{{build.build_id}}</a></th>
                 <td>{{build.build_status}}</td>
                 <td>{{build.build_device}}</td>
                 <td>{{build.build_version}}</td>