From 6409d5381440d7fc5ceb3e7aae6fa93dc3e34144 Mon Sep 17 00:00:00 2001 From: fedor Date: Sun, 5 Mar 2023 11:36:10 -0800 Subject: [PATCH] [skip ci] Fixed links in docs --- docs/theme/overrides/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/theme/overrides/home.html b/docs/theme/overrides/home.html index 9a23166..f9e7ff0 100644 --- a/docs/theme/overrides/home.html +++ b/docs/theme/overrides/home.html @@ -169,7 +169,7 @@

Tart powers several continuous integration systems including - on‑demand GitHub Actions Runners and @@ -261,7 +261,7 @@


It’s been plain-sailing with the - Cirrus Runners — + Cirrus Runners — they’ve been great! They’re consistently 60+% faster on workflows that we previously used Github Actions’ macOS runners for. @@ -310,7 +310,7 @@ Previously, we were using the GitHub‑hosted macOS runners and our iOS build took ~30 minutes. Now with - Cirrus Runners, the iOS build only + Cirrus Runners, 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.