We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6489bd6 commit 60b55b0Copy full SHA for 60b55b0
public/index.html
@@ -23,9 +23,11 @@
23
<div class="container">
24
<h1>Autoware CI Metrics</h1>
25
26
- <a href="https://github.com/autowarefoundation/autoware-ci-metrics">
27
- https://github.com/autowarefoundation/autoware-ci-metrics
28
- </a>
+ <p>
+ <a href="https://github.com/autowarefoundation/autoware-ci-metrics">
+ https://github.com/autowarefoundation/autoware-ci-metrics
29
+ </a>
30
+ </p>
31
32
<h2>Total build times (build-main)</h2>
33
<div id="build-time-chart"></div>
0 commit comments