mirror of https://github.com/cirruslabs/tart.git
[skip ci] Fixed links in docs
This commit is contained in:
parent
3ce58e8174
commit
6409d53814
|
|
@ -169,7 +169,7 @@
|
|||
<figcaption class="md-typeset">
|
||||
<p>
|
||||
Tart powers several continuous integration systems including
|
||||
<a href="/github-actions"
|
||||
<a href="/integrations/github-actions"
|
||||
>on‑demand GitHub Actions Runners</a
|
||||
>
|
||||
and
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
<hr/>
|
||||
<cite>
|
||||
It’s been plain-sailing with the
|
||||
<a href="/github-actions">Cirrus Runners</a> —
|
||||
<a href="/integrations/github-actions">Cirrus Runners</a> —
|
||||
they’ve been great! They’re consistently 60+%
|
||||
faster on workflows that we previously used Github
|
||||
Actions’ macOS runners for.
|
||||
|
|
@ -310,7 +310,7 @@
|
|||
<cite>
|
||||
Previously, we were using the GitHub‑hosted macOS runners
|
||||
and our iOS build took ~30 minutes. Now with
|
||||
<a href="/github-actions">Cirrus Runners</a>, the iOS build only
|
||||
<a href="/integrations/github-actions">Cirrus Runners</a>, the iOS build only
|
||||
takes ~12 minutes. That’s a huge boost to our productivity,
|
||||
and for only $150/month per runner it is much less expensive too.
|
||||
</cite>
|
||||
|
|
|
|||
Loading…
Reference in New Issue