Skip to content

Commit 263dd8d

Browse files
Fix typo
1 parent bc2bda0 commit 263dd8d

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
@@ -138,7 +138,7 @@ The repository includes these files:
138138
| [`azure-pipelines.yml`](azure-pipelines.yml) | The [`azure-pipelines.yml`](azure-pipelines.yml) file defines the pipeline that runs using the [MATLAB extension for Azure DevOps](https://github.com/mathworks/matlab-azure-devops-extension/blob/master/overview.md). |
139139
| [`.circleci/config.yml`](.circleci/config.yml) | The [`config.yml`](.circleci/config.yml) file defines the pipeline that runs using 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 using the [MATLAB actions for GitHub Actions](https://github.com/matlab-actions/overview). |
141-
| [`Jenkinsfile`](Jenkinsfile) | The [`Jenkinsfile`](Jenkinsfile) file defines the pipeline that runs using the [MATLAB plugin for Jenkins]](https://github.com/jenkinsci/matlab-plugin/blob/master/CONFIGDOC.md). |
141+
| [`Jenkinsfile`](Jenkinsfile) | The [`Jenkinsfile`](Jenkinsfile) file defines the pipeline that runs using the [MATLAB plugin for Jenkins](https://github.com/jenkinsci/matlab-plugin/blob/master/CONFIGDOC.md). |
142142
| [`.gitlab-ci.yml`](.gitlab-ci.yml) | The [`.gitlab-ci.yml`](.gitlab-ci.yml) file defines the pipeline that runs using the [MATLAB `build` component for GitLab CI/CD](https://gitlab.com/mathworks/components/matlab/-/blob/main/README.md). |
143143

144144
<br>

0 commit comments

Comments
 (0)