[skip ci] Fixed links in docs

This commit is contained in:
fedor 2023-03-05 11:36:10 -08:00
parent 3ce58e8174
commit 6409d53814
1 changed files with 3 additions and 3 deletions

View File

@ -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&#8209;demand GitHub Actions Runners</a
>
and
@ -261,7 +261,7 @@
<hr/>
<cite>
It&rsquo;s been plain-sailing with the
<a href="/github-actions">Cirrus Runners</a>&nbsp;&mdash;
<a href="/integrations/github-actions">Cirrus Runners</a>&nbsp;&mdash;
they&rsquo;ve been great! They&rsquo;re consistently&nbsp;60+%
faster on&nbsp;workflows that we&nbsp;previously used Github
Actions&rsquo; macOS runners for.
@ -310,7 +310,7 @@
<cite>
Previously, we were using the GitHub&#8209;hosted macOS runners
and our iOS build took ~30&nbsp;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&nbsp;minutes. Thats a huge boost to our productivity,
and for only $150/month per runner it is much less expensive too.
</cite>