Skip to content

Commit 75ea2d1

Browse files
committed
small fix on gitlab name
1 parent c624dd5 commit 75ea2d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/pages/configuration/git-integration/gitlab-integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Without any configuration required, you can choose to skip a deployment on an ad
2323

2424
### Check runs and preview URLs
2525

26-
If you have one or multiple projects connected to a repository (i.e. a [monorepo](/workers/ci-cd/builds/advanced-setups/#monorepos)), you can check on the status of each build within GitLab via [Gitlab commit status](https://docs.gitlab.com/ee/user/project/merge_requests/status_checks.html).
26+
If you have one or multiple projects connected to a repository (i.e. a [monorepo](/workers/ci-cd/builds/advanced-setups/#monorepos)), you can check on the status of each build within GitLab via [GitLab commit status](https://docs.gitlab.com/ee/user/project/merge_requests/status_checks.html).
2727

2828
You can see the statuses by selecting on the status icon next to a commit or by going to **Build** > **Pipelines** within your GitLab repository. In the example below, you can select the green check mark to see the results of the check run.
2929

src/content/docs/workers/ci-cd/builds/git-integration/gitlab-integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Support for building and deploying preview versions from multiple branches will
2020

2121
### Commit Status
2222

23-
If you have one or multiple Workers connected to a repository (i.e. a [monorepo](/workers/ci-cd/builds/advanced-setups/#monorepos)), you can check on the status of each build within GitLab via [Gitlab commit status](https://docs.gitlab.com/ee/user/project/merge_requests/status_checks.html).
23+
If you have one or multiple Workers connected to a repository (i.e. a [monorepo](/workers/ci-cd/builds/advanced-setups/#monorepos)), you can check on the status of each build within GitLab via [GitLab commit status](https://docs.gitlab.com/ee/user/project/merge_requests/status_checks.html).
2424

2525
You can see the statuses by selecting on the status icon next to a commit or by going to **Build** > **Pipelines** within your GitLab repository. In the example below, you can select on the green check mark to see the results of the check run.
2626

0 commit comments

Comments
 (0)