Skip to content

Commit b8a9933

Browse files
Clean up link
1 parent b618e91 commit b8a9933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The repository includes these files:
139139
| [`.circleci/config.yml`](.circleci/config.yml) | The [`config.yml`](.circleci/config.yml) file defines the pipeline that runs with the [MATLAB Orb for CircleCI]([https://circleci.com/orbs/registry/orb/mathworks/matlab](https://github.com/mathworks/matlab-circleci-orb/blob/master/README.md)) |
140140
| [`.github/workflows/ci.yml`](.github/workflows/ci.yml) | The [`ci.yml`](.github/workflows/ci.yml) file defines the pipeline that runs with [MATLAB Actions for GitHub Actions](https://github.com/matlab-actions/overview) |
141141
| [`Jenkinsfile`](Jenkinsfile) | The [`Jenkinsfile`](Jenkinsfile) file defines the pipeline that runs with the [MATLAB Plugin for Jenkins](https://github.com/jenkinsci/matlab-plugin/blob/master/CONFIGDOC.md) |
142-
| [`.gitlab-ci.yml`](.gitlab-ci.yml) | The [`.gitlab-ci.yml`](.gitlab-ci.yml) file defines the pipeline that runs with the [MATLAB Build Component for GitLab CI/CD](https://gitlab.com/mathworks/components/matlab/-/blob/main/README.md?ref_type=heads) |
142+
| [`.gitlab-ci.yml`](.gitlab-ci.yml) | The [`.gitlab-ci.yml`](.gitlab-ci.yml) file defines the pipeline that runs with the [MATLAB Build Component for GitLab CI/CD](https://gitlab.com/mathworks/components/matlab/-/blob/main/README.md) |
143143

144144
<br>
145145

0 commit comments

Comments
 (0)