From b32eccfc773fac8280c7b0ba7d640b7bbf43cace Mon Sep 17 00:00:00 2001 From: fargito Date: Tue, 26 Nov 2024 11:08:47 +0100 Subject: [PATCH] docs(README): add link to GitLab CI docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91b63b35..6b417827 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,9 @@ The `codspeed` CLI is designed to be used both in **local** in **CI environments The following CI providers are supported: -- [GitHub Actions](https://docs.codspeed.io/ci/github-actions): Usage with [`@CodSpeedHQ/action`](https://github.com/CodSpeedHQ/action) is recommended. -- [Buildkite](https://docs.codspeed.io/ci/buildkite) +- [GitHub Actions](https://docs.codspeed.io/integrations/ci/github-actions): Usage with [`@CodSpeedHQ/action`](https://github.com/CodSpeedHQ/action) is recommended. +- [GitLab CI](https://docs.codspeed.io/integrations/ci/gitlab-ci) +- [Buildkite](https://docs.codspeed.io/integrations/ci/buildkite) #### Other providers