Skip to content

Commit a2f3351

Browse files
authored
Update gitlab-installation.md
1 parent a539b74 commit a2f3351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gitlab-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We recommend creating a [dedicated service account](https://docs.gitlab.com/ee/u
3030

3131
Create a `cm` project (repository) in your GitLab group. This repository must be created in the same group or parent group as the target repositories. In the root directory of the default branch (usually `master` or `main`), create a `gitstream.cm` rules file to define the workflow automations. The file name can vary but must end in `.cm`.
3232

33-
!!! info "Configuration files locations"
33+
!!! info "Configuration File Locations"
3434
Group-level rules require your `.cm` files to be placed in the `cm` repository's root directory.
3535
You can also define specific repo-level rules under the `.cm` folder in each of the connected repositories.
3636

0 commit comments

Comments
 (0)